#40caca Hex Color
rgb(64, 202, 202)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 40 | ca | ca | - | #40caca |
| RGB | 64 | 202 | 202 | - | rgb(64,202,202) |
| HSL | 180 | 57% | 52% | - | hsl(180,57%,52%) |
| HSV | 180 | 68% | 79% | - | hsv(180,68%,79%) |
| XYZ | 33.8956 | 47.5953 | 63.2774 | - | xyz(33.8956,47.5953,63.2774) |
| CIE-LAB | 74.57 | -35.81 | -10.75 | - | lab(74.57,-35.81,-10.75) |
| CMYK | 0.68316831683168 | 0 | 0 | 0.2078431372549 | cmyk(0.68316831683168,0,0,0.2078431372549) |
Description
The RGB value of color #40caca is rgb(64, 202, 202).
In the hex color #40caca, The value of Red is 64, value of Green is 202, and value of Blue is 202. The primary color is Red. Similarly, The HSL values for #40caca consists of 180° Hue, 57% Saturation, and 52% Lightness.
In the CMYK color model, the color #40caca can be represented as Cyan=0.68316831683168%, Magenta=0%, Yellow=0%, and Black=0.2078431372549%.
Shades of #40caca
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 #40caca
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #40caca
Preview of #40caca on White Background
The contrast ratio of #40caca with white color is 2
Preview of #40caca on black background
The contrast ratio of #40caca with black color is 10.52
#40caca color will look good with a black background.
Color Schemes of #40caca
Triadic Colors of #40caca
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 #40caca
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 #40caca
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 #40caca
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: #40caca;
}
This is a sample text used for the color #40caca. 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: #40caca;
}
This is a sample text used for the color #40caca. 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 #40caca;
}
This is a sample text used for the color #40caca. 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 13.68%
Green 43.16%
Blue 43.16%
CMYK Percentage
Cyan 76.67
Magenta 0%
Yellow 0%
Black 23.33%
Comments on this color
Please login or signup to post a comment.
No comments yet.