#04a5db Hex Color
rgb(4, 165, 219)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 04 | a5 | db | - | #04a5db |
RGB | 4 | 165 | 219 | - | rgb(4,165,219) |
HSL | 195 | 96% | 44% | - | hsl(195,96%,44%) |
HSV | 195 | 98% | 86% | - | hsv(195,98%,86%) |
XYZ | 26.2914 | 32.0506 | 71.8185 | - | xyz(26.2914,32.0506,71.8185) |
CIE-LAB | 63.38 | -16.39 | -37.23 | - | lab(63.38,-16.39,-37.23) |
CMYK | 0.98173515981735 | 0.24657534246575 | 0 | 0.14117647058824 | cmyk(0.98173515981735,0.24657534246575,0,0.14117647058824) |
Description
The RGB value of color #04a5db is rgb(4, 165, 219).
In the hex color #04a5db, The value of Red is 4, value of Green is 165, and value of Blue is 219. The primary color is Blue. Similarly, The HSL values for #04a5db consists of 195° Hue, 96% Saturation, and 44% Lightness.
In the CMYK color model, the color #04a5db can be represented as Cyan=0.98173515981735%, Magenta=0.24657534246575%, Yellow=0%, and Black=0.14117647058824%.
Shades of #04a5db
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 #04a5db
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #04a5db
Preview of #04a5db on White Background
The contrast ratio of #04a5db with white color is 2.83
Preview of #04a5db on black background
The contrast ratio of #04a5db with black color is 7.41
#04a5db color will look good with a black background.
Color Schemes of #04a5db
Triadic Colors of #04a5db
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 #04a5db
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 #04a5db
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 #04a5db
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 #04a5db
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: #04a5db;
}
This is a sample text used for the color #04a5db. 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: #04a5db;
}
This is a sample text used for the color #04a5db. 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 #04a5db;
}
This is a sample text used for the color #04a5db. 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.03%
Green 42.53%
Blue 56.44%
CMYK Percentage
Cyan 71.69
Magenta 18%
Yellow 0%
Black 10.31%
Comments on this color
Please login or signup to post a comment.
No comments yet.