#05f8f4 Hex Color
rgb(5, 248, 244)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 05 | f8 | f4 | - | #05f8f4 |
RGB | 5 | 248 | 244 | - | rgb(5,248,244) |
HSL | 179 | 96% | 50% | - | hsl(179,96%,50%) |
HSV | 179 | 98% | 97% | - | hsv(179,98%,97%) |
XYZ | 49.9591 | 73.6987 | 97.1801 | - | xyz(49.9591,73.6987,97.1801) |
CIE-LAB | 88.78 | -48.12 | -11.91 | - | lab(88.78,-48.12,-11.91) |
CMYK | 0.97983870967742 | 0 | 0.016129032258064 | 0.027450980392157 | cmyk(0.97983870967742,0,0.016129032258064,0.027450980392157) |
Description
The RGB value of color #05f8f4 is rgb(5, 248, 244).
In the hex color #05f8f4, The value of Red is 5, value of Green is 248, and value of Blue is 244. The primary color is Green. Similarly, The HSL values for #05f8f4 consists of 179° Hue, 96% Saturation, and 50% Lightness.
In the CMYK color model, the color #05f8f4 can be represented as Cyan=0.97983870967742%, Magenta=0%, Yellow=0.016129032258064%, and Black=0.027450980392157%.
Shades of #05f8f4
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 #05f8f4
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #05f8f4
Preview of #05f8f4 on White Background
The contrast ratio of #05f8f4 with white color is 1.33
Preview of #05f8f4 on black background
The contrast ratio of #05f8f4 with black color is 15.74
#05f8f4 color will look good with a black background.
Color Schemes of #05f8f4
Triadic Colors of #05f8f4
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 #05f8f4
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 #05f8f4
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 #05f8f4
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: #05f8f4;
}
This is a sample text used for the color #05f8f4. 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: #05f8f4;
}
This is a sample text used for the color #05f8f4. 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 #05f8f4;
}
This is a sample text used for the color #05f8f4. 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.01%
Green 49.9%
Blue 49.09%
CMYK Percentage
Cyan 95.74
Magenta 0%
Yellow 1.58%
Black 2.68%
Comments on this color
Please login or signup to post a comment.
No comments yet.