#77dbee Hex Color
rgb(119, 219, 238)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 77 | db | ee | - | #77dbee |
RGB | 119 | 219 | 238 | - | rgb(119,219,238) |
HSL | 190 | 78% | 70% | - | hsl(190,78%,70%) |
HSV | 190 | 50% | 93% | - | hsv(190,50%,93%) |
XYZ | 48.3719 | 60.758 | 90.0669 | - | xyz(48.3719,60.758,90.0669) |
CIE-LAB | 82.25 | -24.29 | -18.35 | - | lab(82.25,-24.29,-18.35) |
CMYK | 0.5 | 0.079831932773109 | 0 | 0.066666666666667 | cmyk(0.5,0.079831932773109,0,0.066666666666667) |
Description
The RGB value of color #77dbee is rgb(119, 219, 238).
In the hex color #77dbee, The value of Red is 119, value of Green is 219, and value of Blue is 238. The primary color is Blue. Similarly, The HSL values for #77dbee consists of 190° Hue, 78% Saturation, and 70% Lightness.
In the CMYK color model, the color #77dbee can be represented as Cyan=0.5%, Magenta=0.079831932773109%, Yellow=0%, and Black=0.066666666666667%.
Shades of #77dbee
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 #77dbee
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #77dbee
Preview of #77dbee on White Background
The contrast ratio of #77dbee with white color is 1.6
Preview of #77dbee on black background
The contrast ratio of #77dbee with black color is 13.15
#77dbee color will look good with a black background.
Color Schemes of #77dbee
Triadic Colors of #77dbee
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 #77dbee
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 #77dbee
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 #77dbee
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: #77dbee;
}
This is a sample text used for the color #77dbee. 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: #77dbee;
}
This is a sample text used for the color #77dbee. 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 #77dbee;
}
This is a sample text used for the color #77dbee. 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.66%
Green 38.02%
Blue 41.32%
CMYK Percentage
Cyan 77.34
Magenta 12.35%
Yellow 0%
Black 10.31%
Comments on this color
Please login or signup to post a comment.
No comments yet.