#77daf4 Hex Color
rgb(119, 218, 244)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 77 | da | f4 | - | #77daf4 |
RGB | 119 | 218 | 244 | - | rgb(119,218,244) |
HSL | 192 | 85% | 71% | - | hsl(192,85%,71%) |
HSV | 192 | 51% | 96% | - | hsv(192,51%,96%) |
XYZ | 49.0083 | 60.5964 | 94.7012 | - | xyz(49.0083,60.5964,94.7012) |
CIE-LAB | 82.16 | -22.17 | -21.67 | - | lab(82.16,-22.17,-21.67) |
CMYK | 0.51229508196721 | 0.10655737704918 | 0 | 0.043137254901961 | cmyk(0.51229508196721,0.10655737704918,0,0.043137254901961) |
Description
The RGB value of color #77daf4 is rgb(119, 218, 244).
In the hex color #77daf4, The value of Red is 119, value of Green is 218, and value of Blue is 244. The primary color is Blue. Similarly, The HSL values for #77daf4 consists of 192° Hue, 85% Saturation, and 71% Lightness.
In the CMYK color model, the color #77daf4 can be represented as Cyan=0.51229508196721%, Magenta=0.10655737704918%, Yellow=0%, and Black=0.043137254901961%.
Shades of #77daf4
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 #77daf4
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #77daf4
Preview of #77daf4 on White Background
The contrast ratio of #77daf4 with white color is 1.6
Preview of #77daf4 on black background
The contrast ratio of #77daf4 with black color is 13.12
#77daf4 color will look good with a black background.
Color Schemes of #77daf4
Triadic Colors of #77daf4
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 #77daf4
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 #77daf4
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 #77daf4
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: #77daf4;
}
This is a sample text used for the color #77daf4. 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: #77daf4;
}
This is a sample text used for the color #77daf4. 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 #77daf4;
}
This is a sample text used for the color #77daf4. 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 20.48%
Green 37.52%
Blue 42%
CMYK Percentage
Cyan 77.39
Magenta 16.1%
Yellow 0%
Black 6.52%
Comments on this color
Please login or signup to post a comment.
No comments yet.