#77c5dd Hex Color
rgb(119, 197, 221)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 77 | c5 | dd | - | #77c5dd |
RGB | 119 | 197 | 221 | - | rgb(119,197,221) |
HSL | 194 | 60% | 67% | - | hsl(194,60%,67%) |
HSV | 194 | 46% | 87% | - | hsv(194,46%,87%) |
XYZ | 40.6251 | 49.0749 | 75.7378 | - | xyz(40.6251,49.0749,75.7378) |
CIE-LAB | 75.5 | -17.75 | -19.45 | - | lab(75.5,-17.75,-19.45) |
CMYK | 0.46153846153846 | 0.10859728506787 | 0 | 0.13333333333333 | cmyk(0.46153846153846,0.10859728506787,0,0.13333333333333) |
Description
The RGB value of color #77c5dd is rgb(119, 197, 221).
In the hex color #77c5dd, The value of Red is 119, value of Green is 197, and value of Blue is 221. The primary color is Blue. Similarly, The HSL values for #77c5dd consists of 194° Hue, 60% Saturation, and 67% Lightness.
In the CMYK color model, the color #77c5dd can be represented as Cyan=0.46153846153846%, Magenta=0.10859728506787%, Yellow=0%, and Black=0.13333333333333%.
Shades of #77c5dd
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 #77c5dd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #77c5dd
Preview of #77c5dd on White Background
The contrast ratio of #77c5dd with white color is 1.94
Preview of #77c5dd on black background
The contrast ratio of #77c5dd with black color is 10.81
#77c5dd color will look good with a black background.
Color Schemes of #77c5dd
Triadic Colors of #77c5dd
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 #77c5dd
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 #77c5dd
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 #77c5dd
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: #77c5dd;
}
This is a sample text used for the color #77c5dd. 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: #77c5dd;
}
This is a sample text used for the color #77c5dd. 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 #77c5dd;
}
This is a sample text used for the color #77c5dd. 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 22.16%
Green 36.69%
Blue 41.15%
CMYK Percentage
Cyan 65.61
Magenta 15.44%
Yellow 0%
Black 18.95%
Comments on this color
Please login or signup to post a comment.
No comments yet.