#036cab Hex Color
rgb(3, 108, 171)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 03 | 6c | ab | - | #036cab |
RGB | 3 | 108 | 171 | - | rgb(3,108,171) |
HSL | 203 | 97% | 34% | - | hsl(203,97%,34%) |
HSV | 203 | 98% | 67% | - | hsv(203,98%,67%) |
XYZ | 12.7508 | 13.6848 | 40.4975 | - | xyz(12.7508,13.6848,40.4975) |
CIE-LAB | 43.78 | -1.7 | -40.77 | - | lab(43.78,-1.7,-40.77) |
CMYK | 0.98245614035088 | 0.36842105263158 | 0 | 0.32941176470588 | cmyk(0.98245614035088,0.36842105263158,0,0.32941176470588) |
Description
The RGB value of color #036cab is rgb(3, 108, 171).
In the hex color #036cab, The value of Red is 3, value of Green is 108, and value of Blue is 171. The primary color is Blue. Similarly, The HSL values for #036cab consists of 203° Hue, 97% Saturation, and 34% Lightness.
In the CMYK color model, the color #036cab can be represented as Cyan=0.98245614035088%, Magenta=0.36842105263158%, Yellow=0%, and Black=0.32941176470588%.
Shades of #036cab
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 #036cab
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #036cab
Preview of #036cab on White Background
The contrast ratio of #036cab with white color is 5.62
#036cab color will look good on a white background.
Preview of #036cab on black background
The contrast ratio of #036cab with black color is 3.74
Color Schemes of #036cab
Triadic Colors of #036cab
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 #036cab
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 #036cab
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 #036cab
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 #036cab
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: #036cab;
}
This is a sample text used for the color #036cab. 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: #036cab;
}
This is a sample text used for the color #036cab. 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 #036cab;
}
This is a sample text used for the color #036cab. 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 38.3%
Blue 60.64%
CMYK Percentage
Cyan 58.47
Magenta 21.93%
Yellow 0%
Black 19.6%
Comments on this color
Please login or signup to post a comment.
No comments yet.