#4cb5ca Hex Color
rgb(76, 181, 202)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 4c | b5 | ca | - | #4cb5ca |
| RGB | 76 | 181 | 202 | - | rgb(76,181,202) |
| HSL | 190 | 54% | 55% | - | hsl(190,54%,55%) |
| HSV | 190 | 62% | 79% | - | hsv(190,62%,79%) |
| XYZ | 30.165 | 38.8485 | 61.7858 | - | xyz(30.165,38.8485,61.7858) |
| CIE-LAB | 68.64 | -23.78 | -19.65 | - | lab(68.64,-23.78,-19.65) |
| CMYK | 0.62376237623762 | 0.1039603960396 | 0 | 0.2078431372549 | cmyk(0.62376237623762,0.1039603960396,0,0.2078431372549) |
Description
The RGB value of color #4cb5ca is rgb(76, 181, 202).
In the hex color #4cb5ca, The value of Red is 76, value of Green is 181, and value of Blue is 202. The primary color is Blue. Similarly, The HSL values for #4cb5ca consists of 190° Hue, 54% Saturation, and 55% Lightness.
In the CMYK color model, the color #4cb5ca can be represented as Cyan=0.62376237623762%, Magenta=0.1039603960396%, Yellow=0%, and Black=0.2078431372549%.
Shades of #4cb5ca
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 #4cb5ca
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #4cb5ca
Preview of #4cb5ca on White Background
The contrast ratio of #4cb5ca with white color is 2.39
Preview of #4cb5ca on black background
The contrast ratio of #4cb5ca with black color is 8.77
#4cb5ca color will look good with a black background.
Color Schemes of #4cb5ca
Triadic Colors of #4cb5ca
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 #4cb5ca
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 #4cb5ca
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 #4cb5ca
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: #4cb5ca;
}
This is a sample text used for the color #4cb5ca. 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: #4cb5ca;
}
This is a sample text used for the color #4cb5ca. 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 #4cb5ca;
}
This is a sample text used for the color #4cb5ca. 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 16.56%
Green 39.43%
Blue 44.01%
CMYK Percentage
Cyan 66.67
Magenta 11.11%
Yellow 0%
Black 22.22%
Comments on this color
Please login or signup to post a comment.
No comments yet.