#77aacf Hex Color
rgb(119, 170, 207)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 77 | aa | cf | - | #77aacf |
| RGB | 119 | 170 | 207 | - | rgb(119,170,207) |
| HSL | 205 | 48% | 64% | - | hsl(205,48%,64%) |
| HSV | 205 | 43% | 81% | - | hsv(205,43%,81%) |
| XYZ | 33.245 | 37.1764 | 64.455 | - | xyz(33.245,37.1764,64.455) |
| CIE-LAB | 67.41 | -7.23 | -24.12 | - | lab(67.41,-7.23,-24.12) |
| CMYK | 0.42512077294686 | 0.17874396135266 | 0 | 0.18823529411765 | cmyk(0.42512077294686,0.17874396135266,0,0.18823529411765) |
Description
The RGB value of color #77aacf is rgb(119, 170, 207).
In the hex color #77aacf, The value of Red is 119, value of Green is 170, and value of Blue is 207. The primary color is Blue. Similarly, The HSL values for #77aacf consists of 205° Hue, 48% Saturation, and 64% Lightness.
In the CMYK color model, the color #77aacf can be represented as Cyan=0.42512077294686%, Magenta=0.17874396135266%, Yellow=0%, and Black=0.18823529411765%.
Shades of #77aacf
Shades in a color are variations of the color that are created by adding black to it which results in a darker tone.
Tints of #77aacf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #77aacf
Preview of #77aacf on White Background
The contrast ratio of #77aacf with white color is 2.49
Preview of #77aacf on black background
The contrast ratio of #77aacf with black color is 8.44
#77aacf color will look good with a black background.
Color Schemes of #77aacf
Triadic Colors of #77aacf
Triadic colors are three colors that are evenly spaced around the color wheel and are therefore harmonious when used together in a design.
Analogous Colors of #77aacf
Analogous colors are colors that are next to each other on the color wheel and share a similar hue, creating a cohesive and harmonious color scheme.
Triadic Colors of #77aacf
Triadic colors are three colors that are evenly spaced around the color wheel and are therefore harmonious when used together in a design.
Analogous Colors of #77aacf
Analogous colors are colors that are next to each other on the color wheel and share a similar hue, creating a cohesive and harmonious color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #77aacf;
}
This is a sample text used for the color #77aacf. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
You can set the css background color of a box using:
.box{
background-color: #77aacf;
}
This is a sample text used for the color #77aacf. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
You can set the css border of a box using:
.box{
border:4px solid #77aacf;
}
This is a sample text used for the color #77aacf. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
RGB Percentage
Red 23.99%
Green 34.27%
Blue 41.73%
CMYK Percentage
Cyan 53.67
Magenta 22.57%
Yellow 0%
Black 23.76%
Comments on this color
Please login or signup to post a comment.
No comments yet.