#03218f Hex Color
rgb(3, 33, 143)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 03 | 21 | 8f | - | #03218f |
RGB | 3 | 33 | 143 | - | rgb(3,33,143) |
HSL | 227 | 96% | 29% | - | hsl(227,96%,29%) |
HSV | 227 | 98% | 56% | - | hsv(227,98%,56%) |
XYZ | 5.5393 | 3.0902 | 26.2911 | - | xyz(5.5393,3.0902,26.2911) |
CIE-LAB | 20.4 | 36.95 | -61.78 | - | lab(20.4,36.95,-61.78) |
CMYK | 0.97902097902098 | 0.76923076923077 | 0 | 0.43921568627451 | cmyk(0.97902097902098,0.76923076923077,0,0.43921568627451) |
Description
The RGB value of color #03218f is rgb(3, 33, 143).
In the hex color #03218f, The value of Red is 3, value of Green is 33, and value of Blue is 143. The primary color is Blue. Similarly, The HSL values for #03218f consists of 227° Hue, 96% Saturation, and 29% Lightness.
In the CMYK color model, the color #03218f can be represented as Cyan=0.97902097902098%, Magenta=0.76923076923077%, Yellow=0%, and Black=0.43921568627451%.
Shades of #03218f
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 #03218f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #03218f
Preview of #03218f on White Background
The contrast ratio of #03218f with white color is 12.98
#03218f color will look good on a white background.
Preview of #03218f on black background
The contrast ratio of #03218f with black color is 1.62
Color Schemes of #03218f
Triadic Colors of #03218f
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 #03218f
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 #03218f
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 #03218f
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 #03218f
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: #03218f;
}
This is a sample text used for the color #03218f. 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: #03218f;
}
This is a sample text used for the color #03218f. 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 #03218f;
}
This is a sample text used for the color #03218f. 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.68%
Green 18.44%
Blue 79.89%
CMYK Percentage
Cyan 44.76
Magenta 35.17%
Yellow 0%
Black 20.08%
Comments on this color
Please login or signup to post a comment.
No comments yet.