#05f9cc Hex Color
rgb(5, 249, 204)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 05 | f9 | cc | - | #05f9cc |
RGB | 5 | 249 | 204 | - | rgb(5,249,204) |
HSL | 169 | 96% | 50% | - | hsl(169,96%,50%) |
HSV | 169 | 98% | 98% | - | hsv(169,98%,98%) |
XYZ | 44.8374 | 72.1433 | 68.6886 | - | xyz(44.8374,72.1433,68.6886) |
CIE-LAB | 88.04 | -59.21 | 7.85 | - | lab(88.04,-59.21,7.85) |
CMYK | 0.97991967871486 | 0 | 0.18072289156627 | 0.023529411764706 | cmyk(0.97991967871486,0,0.18072289156627,0.023529411764706) |
Description
The RGB value of color #05f9cc is rgb(5, 249, 204).
In the hex color #05f9cc, The value of Red is 5, value of Green is 249, and value of Blue is 204. The primary color is Green. Similarly, The HSL values for #05f9cc consists of 169° Hue, 96% Saturation, and 50% Lightness.
In the CMYK color model, the color #05f9cc can be represented as Cyan=0.97991967871486%, Magenta=0%, Yellow=0.18072289156627%, and Black=0.023529411764706%.
Shades of #05f9cc
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 #05f9cc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #05f9cc
Preview of #05f9cc on White Background
The contrast ratio of #05f9cc with white color is 1.36
Preview of #05f9cc on black background
The contrast ratio of #05f9cc with black color is 15.43
#05f9cc color will look good with a black background.
Color Schemes of #05f9cc
Triadic Colors of #05f9cc
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 #05f9cc
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 #05f9cc
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 #05f9cc
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: #05f9cc;
}
This is a sample text used for the color #05f9cc. 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: #05f9cc;
}
This is a sample text used for the color #05f9cc. 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 #05f9cc;
}
This is a sample text used for the color #05f9cc. 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 1.09%
Green 54.37%
Blue 44.54%
CMYK Percentage
Cyan 82.75
Magenta 0%
Yellow 15.26%
Black 1.99%
Comments on this color
Please login or signup to post a comment.
No comments yet.