#31dfc7 Hex Color
rgb(49, 223, 199)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 31 | df | c7 | - | #31dfc7 |
RGB | 49 | 223 | 199 | - | rgb(49,223,199) |
HSL | 172 | 73% | 53% | - | hsl(172,73%,53%) |
HSV | 172 | 78% | 87% | - | hsv(172,78%,87%) |
XYZ | 37.9631 | 57.5518 | 63.1406 | - | xyz(37.9631,57.5518,63.1406) |
CIE-LAB | 80.49 | -47.68 | -0.42 | - | lab(80.49,-47.68,-0.42) |
CMYK | 0.78026905829596 | 0 | 0.10762331838565 | 0.12549019607843 | cmyk(0.78026905829596,0,0.10762331838565,0.12549019607843) |
Description
The RGB value of color #31dfc7 is rgb(49, 223, 199).
In the hex color #31dfc7, The value of Red is 49, value of Green is 223, and value of Blue is 199. The primary color is Green. Similarly, The HSL values for #31dfc7 consists of 172° Hue, 73% Saturation, and 53% Lightness.
In the CMYK color model, the color #31dfc7 can be represented as Cyan=0.78026905829596%, Magenta=0%, Yellow=0.10762331838565%, and Black=0.12549019607843%.
Shades of #31dfc7
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 #31dfc7
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #31dfc7
Preview of #31dfc7 on White Background
The contrast ratio of #31dfc7 with white color is 1.68
Preview of #31dfc7 on black background
The contrast ratio of #31dfc7 with black color is 12.51
#31dfc7 color will look good with a black background.
Color Schemes of #31dfc7
Triadic Colors of #31dfc7
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 #31dfc7
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 #31dfc7
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 #31dfc7
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: #31dfc7;
}
This is a sample text used for the color #31dfc7. 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: #31dfc7;
}
This is a sample text used for the color #31dfc7. 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 #31dfc7;
}
This is a sample text used for the color #31dfc7. 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.4%
Green 47.35%
Blue 42.25%
CMYK Percentage
Cyan 77
Magenta 0%
Yellow 10.62%
Black 12.38%
Comments on this color
Please login or signup to post a comment.
No comments yet.