#03eafc Hex Color
rgb(3, 234, 252)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 03 | ea | fc | - | #03eafc |
RGB | 3 | 234 | 252 | - | rgb(3,234,252) |
HSL | 184 | 98% | 50% | - | hsl(184,98%,50%) |
HSV | 184 | 99% | 99% | - | hsv(184,99%,99%) |
XYZ | 47.0311 | 65.8933 | 102.3353 | - | xyz(47.0311,65.8933,102.3353) |
CIE-LAB | 84.94 | -39.62 | -21.87 | - | lab(84.94,-39.62,-21.87) |
CMYK | 0.98809523809524 | 0.071428571428572 | 0 | 0.011764705882353 | cmyk(0.98809523809524,0.071428571428572,0,0.011764705882353) |
Description
The RGB value of color #03eafc is rgb(3, 234, 252).
In the hex color #03eafc, The value of Red is 3, value of Green is 234, and value of Blue is 252. The primary color is Blue. Similarly, The HSL values for #03eafc consists of 184° Hue, 98% Saturation, and 50% Lightness.
In the CMYK color model, the color #03eafc can be represented as Cyan=0.98809523809524%, Magenta=0.071428571428572%, Yellow=0%, and Black=0.011764705882353%.
Shades of #03eafc
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 #03eafc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #03eafc
Preview of #03eafc on White Background
The contrast ratio of #03eafc with white color is 1.48
Preview of #03eafc on black background
The contrast ratio of #03eafc with black color is 14.18
#03eafc color will look good with a black background.
Color Schemes of #03eafc
Triadic Colors of #03eafc
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 #03eafc
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 #03eafc
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 #03eafc
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: #03eafc;
}
This is a sample text used for the color #03eafc. 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: #03eafc;
}
This is a sample text used for the color #03eafc. 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 #03eafc;
}
This is a sample text used for the color #03eafc. 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.61%
Green 47.85%
Blue 51.53%
CMYK Percentage
Cyan 92.23
Magenta 6.67%
Yellow 0%
Black 1.1%
Comments on this color
Please login or signup to post a comment.
No comments yet.