#05acb5 Hex Color
rgb(5, 172, 181)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 05 | ac | b5 | - | #05acb5 |
RGB | 5 | 172 | 181 | - | rgb(5,172,181) |
HSL | 183 | 95% | 36% | - | hsl(183,95%,36%) |
HSV | 183 | 97% | 71% | - | hsv(183,97%,71%) |
XYZ | 23.1556 | 32.8735 | 48.8409 | - | xyz(23.1556,32.8735,48.8409) |
CIE-LAB | 64.06 | -32.8 | -15.07 | - | lab(64.06,-32.8,-15.07) |
CMYK | 0.97237569060773 | 0.049723756906077 | 0 | 0.29019607843137 | cmyk(0.97237569060773,0.049723756906077,0,0.29019607843137) |
Description
The RGB value of color #05acb5 is rgb(5, 172, 181).
In the hex color #05acb5, The value of Red is 5, value of Green is 172, and value of Blue is 181. The primary color is Blue. Similarly, The HSL values for #05acb5 consists of 183° Hue, 95% Saturation, and 36% Lightness.
In the CMYK color model, the color #05acb5 can be represented as Cyan=0.97237569060773%, Magenta=0.049723756906077%, Yellow=0%, and Black=0.29019607843137%.
Shades of #05acb5
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 #05acb5
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #05acb5
Preview of #05acb5 on White Background
The contrast ratio of #05acb5 with white color is 2.77
Preview of #05acb5 on black background
The contrast ratio of #05acb5 with black color is 7.57
#05acb5 color will look good with a black background.
Color Schemes of #05acb5
Triadic Colors of #05acb5
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 #05acb5
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 #05acb5
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 #05acb5
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 #05acb5
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: #05acb5;
}
This is a sample text used for the color #05acb5. 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: #05acb5;
}
This is a sample text used for the color #05acb5. 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 #05acb5;
}
This is a sample text used for the color #05acb5. 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.4%
Green 48.04%
Blue 50.56%
CMYK Percentage
Cyan 74.1
Magenta 3.79%
Yellow 0%
Black 22.11%
Comments on this color
Please login or signup to post a comment.
No comments yet.