#02dfdd Hex Color
rgb(2, 223, 221)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 02 | df | dd | - | #02dfdd |
RGB | 2 | 223 | 221 | - | rgb(2,223,221) |
HSL | 179 | 98% | 44% | - | hsl(179,98%,44%) |
HSV | 179 | 99% | 87% | - | hsv(179,99%,87%) |
XYZ | 39.4639 | 58.0087 | 77.5235 | - | xyz(39.4639,58.0087,77.5235) |
CIE-LAB | 80.74 | -43.99 | -11.79 | - | lab(80.74,-43.99,-11.79) |
CMYK | 0.99103139013453 | 0 | 0.0089686098654708 | 0.12549019607843 | cmyk(0.99103139013453,0,0.0089686098654708,0.12549019607843) |
Description
The RGB value of color #02dfdd is rgb(2, 223, 221).
In the hex color #02dfdd, The value of Red is 2, value of Green is 223, and value of Blue is 221. The primary color is Green. Similarly, The HSL values for #02dfdd consists of 179° Hue, 98% Saturation, and 44% Lightness.
In the CMYK color model, the color #02dfdd can be represented as Cyan=0.99103139013453%, Magenta=0%, Yellow=0.0089686098654708%, and Black=0.12549019607843%.
Shades of #02dfdd
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 #02dfdd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #02dfdd
Preview of #02dfdd on White Background
The contrast ratio of #02dfdd with white color is 1.67
Preview of #02dfdd on black background
The contrast ratio of #02dfdd with black color is 12.6
#02dfdd color will look good with a black background.
Color Schemes of #02dfdd
Triadic Colors of #02dfdd
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 #02dfdd
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 #02dfdd
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 #02dfdd
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.
Monochromatic Colors of #02dfdd
Monochromatic colors are variations of a single color that are created by using different shades, tints, and tones of that color which results in a harmonious and cohesive color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #02dfdd;
}
This is a sample text used for the color #02dfdd. 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: #02dfdd;
}
This is a sample text used for the color #02dfdd. 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 #02dfdd;
}
This is a sample text used for the color #02dfdd. 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 0.45%
Green 50%
Blue 49.55%
CMYK Percentage
Cyan 88.05
Magenta 0%
Yellow 0.8%
Black 11.15%
Comments on this color
Please login or signup to post a comment.
No comments yet.