#032fe8 Hex Color
rgb(3, 47, 232)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 03 | 2f | e8 | - | #032fe8 |
RGB | 3 | 47 | 232 | - | rgb(3,47,232) |
HSL | 228 | 97% | 46% | - | hsl(228,97%,46%) |
HSV | 228 | 99% | 91% | - | hsv(228,99%,91%) |
XYZ | 15.6196 | 7.8786 | 77.0414 | - | xyz(15.6196,7.8786,77.0414) |
CIE-LAB | 33.73 | 59.52 | -92.48 | - | lab(33.73,59.52,-92.48) |
CMYK | 0.98706896551724 | 0.79741379310345 | 0 | 0.090196078431373 | cmyk(0.98706896551724,0.79741379310345,0,0.090196078431373) |
Description
The RGB value of color #032fe8 is rgb(3, 47, 232).
In the hex color #032fe8, The value of Red is 3, value of Green is 47, and value of Blue is 232. The primary color is Blue. Similarly, The HSL values for #032fe8 consists of 228° Hue, 97% Saturation, and 46% Lightness.
In the CMYK color model, the color #032fe8 can be represented as Cyan=0.98706896551724%, Magenta=0.79741379310345%, Yellow=0%, and Black=0.090196078431373%.
Shades of #032fe8
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 #032fe8
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #032fe8
Preview of #032fe8 on White Background
The contrast ratio of #032fe8 with white color is 8.15
#032fe8 color will look good on a white background.
Preview of #032fe8 on black background
The contrast ratio of #032fe8 with black color is 2.58
Color Schemes of #032fe8
Triadic Colors of #032fe8
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 #032fe8
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 #032fe8
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 #032fe8
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: #032fe8;
}
This is a sample text used for the color #032fe8. 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: #032fe8;
}
This is a sample text used for the color #032fe8. 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 #032fe8;
}
This is a sample text used for the color #032fe8. 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.06%
Green 16.67%
Blue 82.27%
CMYK Percentage
Cyan 52.65
Magenta 42.54%
Yellow 0%
Black 4.81%
Comments on this color
Please login or signup to post a comment.
No comments yet.