#04ddcb Hex Color
rgb(4, 221, 203)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 04 | dd | cb | - | #04ddcb |
RGB | 4 | 221 | 203 | - | rgb(4,221,203) |
HSL | 175 | 96% | 44% | - | hsl(175,96%,44%) |
HSV | 175 | 98% | 87% | - | hsv(175,98%,87%) |
XYZ | 36.686 | 56.0505 | 65.3852 | - | xyz(36.686,56.0505,65.3852) |
CIE-LAB | 79.64 | -48.21 | -3.83 | - | lab(79.64,-48.21,-3.83) |
CMYK | 0.98190045248869 | 0 | 0.081447963800905 | 0.13333333333333 | cmyk(0.98190045248869,0,0.081447963800905,0.13333333333333) |
Description
The RGB value of color #04ddcb is rgb(4, 221, 203).
In the hex color #04ddcb, The value of Red is 4, value of Green is 221, and value of Blue is 203. The primary color is Green. Similarly, The HSL values for #04ddcb consists of 175° Hue, 96% Saturation, and 44% Lightness.
In the CMYK color model, the color #04ddcb can be represented as Cyan=0.98190045248869%, Magenta=0%, Yellow=0.081447963800905%, and Black=0.13333333333333%.
Shades of #04ddcb
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 #04ddcb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #04ddcb
Preview of #04ddcb on White Background
The contrast ratio of #04ddcb with white color is 1.72
Preview of #04ddcb on black background
The contrast ratio of #04ddcb with black color is 12.21
#04ddcb color will look good with a black background.
Color Schemes of #04ddcb
Triadic Colors of #04ddcb
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 #04ddcb
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 #04ddcb
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 #04ddcb
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 #04ddcb
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: #04ddcb;
}
This is a sample text used for the color #04ddcb. 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: #04ddcb;
}
This is a sample text used for the color #04ddcb. 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 #04ddcb;
}
This is a sample text used for the color #04ddcb. 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.93%
Green 51.64%
Blue 47.43%
CMYK Percentage
Cyan 82.05
Magenta 0%
Yellow 6.81%
Black 11.14%
Comments on this color
Please login or signup to post a comment.
No comments yet.