#36cfe0 Hex Color
rgb(54, 207, 224)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 36 | cf | e0 | - | #36cfe0 |
RGB | 54 | 207 | 224 | - | rgb(54,207,224) |
HSL | 186 | 73% | 55% | - | hsl(186,73%,55%) |
HSV | 186 | 76% | 88% | - | hsv(186,76%,88%) |
XYZ | 37.2887 | 50.7917 | 78.3595 | - | xyz(37.2887,50.7917,78.3595) |
CIE-LAB | 76.55 | -32.9 | -19.65 | - | lab(76.55,-32.9,-19.65) |
CMYK | 0.75892857142857 | 0.075892857142857 | 0 | 0.12156862745098 | cmyk(0.75892857142857,0.075892857142857,0,0.12156862745098) |
Description
The RGB value of color #36cfe0 is rgb(54, 207, 224).
In the hex color #36cfe0, The value of Red is 54, value of Green is 207, and value of Blue is 224. The primary color is Blue. Similarly, The HSL values for #36cfe0 consists of 186° Hue, 73% Saturation, and 55% Lightness.
In the CMYK color model, the color #36cfe0 can be represented as Cyan=0.75892857142857%, Magenta=0.075892857142857%, Yellow=0%, and Black=0.12156862745098%.
Shades of #36cfe0
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 #36cfe0
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #36cfe0
Preview of #36cfe0 on White Background
The contrast ratio of #36cfe0 with white color is 1.88
Preview of #36cfe0 on black background
The contrast ratio of #36cfe0 with black color is 11.16
#36cfe0 color will look good with a black background.
Color Schemes of #36cfe0
Triadic Colors of #36cfe0
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 #36cfe0
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 #36cfe0
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 #36cfe0
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: #36cfe0;
}
This is a sample text used for the color #36cfe0. 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: #36cfe0;
}
This is a sample text used for the color #36cfe0. 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 #36cfe0;
}
This is a sample text used for the color #36cfe0. 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 11.13%
Green 42.68%
Blue 46.19%
CMYK Percentage
Cyan 79.35
Magenta 7.94%
Yellow 0%
Black 12.71%
Comments on this color
Please login or signup to post a comment.
No comments yet.