#31c0ce Hex Color
rgb(49, 192, 206)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 31 | c0 | ce | - | #31c0ce |
RGB | 49 | 192 | 206 | - | rgb(49,192,206) |
HSL | 185 | 62% | 50% | - | hsl(185,62%,50%) |
HSV | 185 | 76% | 81% | - | hsv(185,76%,81%) |
XYZ | 31.2568 | 42.8085 | 65.008 | - | xyz(31.2568,42.8085,65.008) |
CIE-LAB | 71.42 | -31.71 | -17.68 | - | lab(71.42,-31.71,-17.68) |
CMYK | 0.7621359223301 | 0.067961165048544 | 0 | 0.1921568627451 | cmyk(0.7621359223301,0.067961165048544,0,0.1921568627451) |
Description
The RGB value of color #31c0ce is rgb(49, 192, 206).
In the hex color #31c0ce, The value of Red is 49, value of Green is 192, and value of Blue is 206. The primary color is Blue. Similarly, The HSL values for #31c0ce consists of 185° Hue, 62% Saturation, and 50% Lightness.
In the CMYK color model, the color #31c0ce can be represented as Cyan=0.7621359223301%, Magenta=0.067961165048544%, Yellow=0%, and Black=0.1921568627451%.
Shades of #31c0ce
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 #31c0ce
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #31c0ce
Preview of #31c0ce on White Background
The contrast ratio of #31c0ce with white color is 2.2
Preview of #31c0ce on black background
The contrast ratio of #31c0ce with black color is 9.56
#31c0ce color will look good with a black background.
Color Schemes of #31c0ce
Triadic Colors of #31c0ce
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 #31c0ce
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 #31c0ce
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 #31c0ce
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: #31c0ce;
}
This is a sample text used for the color #31c0ce. 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: #31c0ce;
}
This is a sample text used for the color #31c0ce. 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 #31c0ce;
}
This is a sample text used for the color #31c0ce. 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 10.96%
Green 42.95%
Blue 46.09%
CMYK Percentage
Cyan 74.55
Magenta 6.65%
Yellow 0%
Black 18.8%
Comments on this color
Please login or signup to post a comment.
No comments yet.