#05a1bd Hex Color
rgb(5, 161, 189)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 05 | a1 | bd | - | #05a1bd |
RGB | 5 | 161 | 189 | - | rgb(5,161,189) |
HSL | 189 | 95% | 38% | - | hsl(189,95%,38%) |
HSV | 189 | 97% | 74% | - | hsv(189,97%,74%) |
XYZ | 21.9928 | 29.1961 | 52.6204 | - | xyz(21.9928,29.1961,52.6204) |
CIE-LAB | 60.95 | -24.74 | -24.27 | - | lab(60.95,-24.74,-24.27) |
CMYK | 0.97354497354497 | 0.14814814814815 | 0 | 0.25882352941176 | cmyk(0.97354497354497,0.14814814814815,0,0.25882352941176) |
Description
The RGB value of color #05a1bd is rgb(5, 161, 189).
In the hex color #05a1bd, The value of Red is 5, value of Green is 161, and value of Blue is 189. The primary color is Blue. Similarly, The HSL values for #05a1bd consists of 189° Hue, 95% Saturation, and 38% Lightness.
In the CMYK color model, the color #05a1bd can be represented as Cyan=0.97354497354497%, Magenta=0.14814814814815%, Yellow=0%, and Black=0.25882352941176%.
Shades of #05a1bd
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 #05a1bd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #05a1bd
Preview of #05a1bd on White Background
The contrast ratio of #05a1bd with white color is 3.07
Preview of #05a1bd on black background
The contrast ratio of #05a1bd with black color is 6.84
#05a1bd color will look good with a black background.
Color Schemes of #05a1bd
Triadic Colors of #05a1bd
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 #05a1bd
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 #05a1bd
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 #05a1bd
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 #05a1bd
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: #05a1bd;
}
This is a sample text used for the color #05a1bd. 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: #05a1bd;
}
This is a sample text used for the color #05a1bd. 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 #05a1bd;
}
This is a sample text used for the color #05a1bd. 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.41%
Green 45.35%
Blue 53.24%
CMYK Percentage
Cyan 70.52
Magenta 10.73%
Yellow 0%
Black 18.75%
Comments on this color
Please login or signup to post a comment.
No comments yet.