#029aea Hex Color
rgb(2, 154, 234)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 02 | 9a | ea | - | #029aea |
| RGB | 2 | 154 | 234 | - | rgb(2,154,234) |
| HSL | 201 | 98% | 46% | - | hsl(201,98%,46%) |
| HSV | 201 | 99% | 92% | - | hsv(201,99%,92%) |
| XYZ | 26.4319 | 29.0646 | 82.0588 | - | xyz(26.4319,29.0646,82.0588) |
| CIE-LAB | 60.84 | -4.84 | -49.53 | - | lab(60.84,-4.84,-49.53) |
| CMYK | 0.99145299145299 | 0.34188034188034 | 0 | 0.082352941176471 | cmyk(0.99145299145299,0.34188034188034,0,0.082352941176471) |
Description
The RGB value of color #029aea is rgb(2, 154, 234).
In the hex color #029aea, The value of Red is 2, value of Green is 154, and value of Blue is 234. The primary color is Blue. Similarly, The HSL values for #029aea consists of 201° Hue, 98% Saturation, and 46% Lightness.
In the CMYK color model, the color #029aea can be represented as Cyan=0.99145299145299%, Magenta=0.34188034188034%, Yellow=0%, and Black=0.082352941176471%.
Shades of #029aea
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 #029aea
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #029aea
Preview of #029aea on White Background
The contrast ratio of #029aea with white color is 3.08
Preview of #029aea on black background
The contrast ratio of #029aea with black color is 6.81
#029aea color will look good with a black background.
Color Schemes of #029aea
Triadic Colors of #029aea
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 #029aea
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 #029aea
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 #029aea
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: #029aea;
}
This is a sample text used for the color #029aea. 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: #029aea;
}
This is a sample text used for the color #029aea. 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 #029aea;
}
This is a sample text used for the color #029aea. 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 0.51%
Green 39.49%
Blue 60%
CMYK Percentage
Cyan 70.03
Magenta 24.15%
Yellow 0%
Black 5.82%
Comments on this color
Please login or signup to post a comment.
No comments yet.