#202e4a Hex Color
rgb(32, 46, 74)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 20 | 2e | 4a | - | #202e4a |
RGB | 32 | 46 | 74 | - | rgb(32,46,74) |
HSL | 220 | 40% | 21% | - | hsl(220,40%,21%) |
HSV | 220 | 57% | 29% | - | hsv(220,57%,29%) |
XYZ | 2.8087 | 2.7555 | 6.8624 | - | xyz(2.8087,2.7555,6.8624) |
CIE-LAB | 19.04 | 3.56 | -19.18 | - | lab(19.04,3.56,-19.18) |
CMYK | 0.56756756756757 | 0.37837837837838 | 0 | 0.70980392156863 | cmyk(0.56756756756757,0.37837837837838,0,0.70980392156863) |
Description
The RGB value of color #202e4a is rgb(32, 46, 74).
In the hex color #202e4a, The value of Red is 32, value of Green is 46, and value of Blue is 74. The primary color is Blue. Similarly, The HSL values for #202e4a consists of 220° Hue, 40% Saturation, and 21% Lightness.
In the CMYK color model, the color #202e4a can be represented as Cyan=0.56756756756757%, Magenta=0.37837837837838%, Yellow=0%, and Black=0.70980392156863%.
Shades of #202e4a
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 #202e4a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #202e4a
Preview of #202e4a on White Background
The contrast ratio of #202e4a with white color is 13.54
#202e4a color will look good on a white background.
Preview of #202e4a on black background
The contrast ratio of #202e4a with black color is 1.55
Color Schemes of #202e4a
Triadic Colors of #202e4a
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 #202e4a
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 #202e4a
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 #202e4a
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 #202e4a
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: #202e4a;
}
This is a sample text used for the color #202e4a. 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: #202e4a;
}
This is a sample text used for the color #202e4a. 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 #202e4a;
}
This is a sample text used for the color #202e4a. 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 21.05%
Green 30.26%
Blue 48.68%
CMYK Percentage
Cyan 34.28
Magenta 22.85%
Yellow 0%
Black 42.87%
Comments on this color
Please login or signup to post a comment.
No comments yet.