#78cbec Hex Color
rgb(120, 203, 236)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 78 | cb | ec | - | #78cbec |
| RGB | 120 | 203 | 236 | - | rgb(120,203,236) |
| HSL | 197 | 75% | 70% | - | hsl(197,75%,70%) |
| HSV | 197 | 49% | 93% | - | hsv(197,49%,93%) |
| XYZ | 44.242 | 52.7611 | 87.209 | - | xyz(44.242,52.7611,87.209) |
| CIE-LAB | 77.73 | -16.53 | -24.13 | - | lab(77.73,-16.53,-24.13) |
| CMYK | 0.49152542372881 | 0.13983050847458 | 0 | 0.074509803921569 | cmyk(0.49152542372881,0.13983050847458,0,0.074509803921569) |
Description
The RGB value of color #78cbec is rgb(120, 203, 236).
In the hex color #78cbec, The value of Red is 120, value of Green is 203, and value of Blue is 236. The primary color is Blue. Similarly, The HSL values for #78cbec consists of 197° Hue, 75% Saturation, and 70% Lightness.
In the CMYK color model, the color #78cbec can be represented as Cyan=0.49152542372881%, Magenta=0.13983050847458%, Yellow=0%, and Black=0.074509803921569%.
Shades of #78cbec
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 #78cbec
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #78cbec
Preview of #78cbec on White Background
The contrast ratio of #78cbec with white color is 1.82
Preview of #78cbec on black background
The contrast ratio of #78cbec with black color is 11.55
#78cbec color will look good with a black background.
Color Schemes of #78cbec
Triadic Colors of #78cbec
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 #78cbec
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 #78cbec
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 #78cbec
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: #78cbec;
}
This is a sample text used for the color #78cbec. 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: #78cbec;
}
This is a sample text used for the color #78cbec. 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 #78cbec;
}
This is a sample text used for the color #78cbec. 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 21.47%
Green 36.31%
Blue 42.22%
CMYK Percentage
Cyan 69.63
Magenta 19.81%
Yellow 0%
Black 10.56%
Comments on this color
Please login or signup to post a comment.
No comments yet.