#0ab4ea Hex Color
rgb(10, 180, 234)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 0a | b4 | ea | - | #0ab4ea |
RGB | 10 | 180 | 234 | - | rgb(10,180,234) |
HSL | 194 | 92% | 48% | - | hsl(194,92%,48%) |
HSV | 194 | 96% | 92% | - | hsv(194,96%,92%) |
XYZ | 31.2977 | 38.6476 | 83.6521 | - | xyz(31.2977,38.6476,83.6521) |
CIE-LAB | 68.5 | -18.93 | -37.49 | - | lab(68.5,-18.93,-37.49) |
CMYK | 0.95726495726496 | 0.23076923076923 | 0 | 0.082352941176471 | cmyk(0.95726495726496,0.23076923076923,0,0.082352941176471) |
Description
The RGB value of color #0ab4ea is rgb(10, 180, 234).
In the hex color #0ab4ea, The value of Red is 10, value of Green is 180, and value of Blue is 234. The primary color is Blue. Similarly, The HSL values for #0ab4ea consists of 194° Hue, 92% Saturation, and 48% Lightness.
In the CMYK color model, the color #0ab4ea can be represented as Cyan=0.95726495726496%, Magenta=0.23076923076923%, Yellow=0%, and Black=0.082352941176471%.
Shades of #0ab4ea
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 #0ab4ea
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #0ab4ea
Preview of #0ab4ea on White Background
The contrast ratio of #0ab4ea with white color is 2.41
Preview of #0ab4ea on black background
The contrast ratio of #0ab4ea with black color is 8.73
#0ab4ea color will look good with a black background.
Color Schemes of #0ab4ea
Triadic Colors of #0ab4ea
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 #0ab4ea
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 #0ab4ea
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 #0ab4ea
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: #0ab4ea;
}
This is a sample text used for the color #0ab4ea. 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: #0ab4ea;
}
This is a sample text used for the color #0ab4ea. 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 #0ab4ea;
}
This is a sample text used for the color #0ab4ea. 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 2.36%
Green 42.45%
Blue 55.19%
CMYK Percentage
Cyan 75.35
Magenta 18.17%
Yellow 0%
Black 6.48%
Comments on this color
Please login or signup to post a comment.
No comments yet.