#20065a Hex Color
rgb(32, 6, 90)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 20 | 06 | 5a | - | #20065a |
RGB | 32 | 6 | 90 | - | rgb(32,6,90) |
HSL | 259 | 88% | 19% | - | hsl(259,88%,19%) |
HSV | 259 | 93% | 35% | - | hsv(259,93%,35%) |
XYZ | 2.5063 | 1.1755 | 9.7677 | - | xyz(2.5063,1.1755,9.7677) |
CIE-LAB | 10.38 | 35.14 | -44.06 | - | lab(10.38,35.14,-44.06) |
CMYK | 0.64444444444444 | 0.93333333333333 | 0 | 0.64705882352941 | cmyk(0.64444444444444,0.93333333333333,0,0.64705882352941) |
Description
The RGB value of color #20065a is rgb(32, 6, 90).
In the hex color #20065a, The value of Red is 32, value of Green is 6, and value of Blue is 90. The primary color is Blue. Similarly, The HSL values for #20065a consists of 259° Hue, 88% Saturation, and 19% Lightness.
In the CMYK color model, the color #20065a can be represented as Cyan=0.64444444444444%, Magenta=0.93333333333333%, Yellow=0%, and Black=0.64705882352941%.
Shades of #20065a
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 #20065a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #20065a
Preview of #20065a on White Background
The contrast ratio of #20065a with white color is 17
#20065a color will look good on a white background.
Preview of #20065a on black background
The contrast ratio of #20065a with black color is 1.24
Color Schemes of #20065a
Triadic Colors of #20065a
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 #20065a
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 #20065a
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 #20065a
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 #20065a
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: #20065a;
}
This is a sample text used for the color #20065a. 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: #20065a;
}
This is a sample text used for the color #20065a. 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 #20065a;
}
This is a sample text used for the color #20065a. 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 25%
Green 4.69%
Blue 70.31%
CMYK Percentage
Cyan 28.97
Magenta 41.95%
Yellow 0%
Black 29.08%
Comments on this color
Please login or signup to post a comment.
No comments yet.