#202334 Hex Color
rgb(32, 35, 52)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 20 | 23 | 34 | - | #202334 |
RGB | 32 | 35 | 52 | - | rgb(32,35,52) |
HSL | 231 | 24% | 16% | - | hsl(231,24%,16%) |
HSV | 231 | 38% | 20% | - | hsv(231,38%,20%) |
XYZ | 1.8165 | 1.7571 | 3.4922 | - | xyz(1.8165,1.7571,3.4922) |
CIE-LAB | 14.16 | 3.69 | -11.55 | - | lab(14.16,3.69,-11.55) |
CMYK | 0.38461538461538 | 0.32692307692308 | 0 | 0.79607843137255 | cmyk(0.38461538461538,0.32692307692308,0,0.79607843137255) |
Description
The RGB value of color #202334 is rgb(32, 35, 52).
In the hex color #202334, The value of Red is 32, value of Green is 35, and value of Blue is 52. The primary color is Blue. Similarly, The HSL values for #202334 consists of 231° Hue, 24% Saturation, and 16% Lightness.
In the CMYK color model, the color #202334 can be represented as Cyan=0.38461538461538%, Magenta=0.32692307692308%, Yellow=0%, and Black=0.79607843137255%.
Shades of #202334
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 #202334
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #202334
Preview of #202334 on White Background
The contrast ratio of #202334 with white color is 15.54
#202334 color will look good on a white background.
Preview of #202334 on black background
The contrast ratio of #202334 with black color is 1.35
Color Schemes of #202334
Triadic Colors of #202334
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 #202334
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 #202334
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 #202334
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 #202334
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: #202334;
}
This is a sample text used for the color #202334. 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: #202334;
}
This is a sample text used for the color #202334. 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 #202334;
}
This is a sample text used for the color #202334. 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 26.89%
Green 29.41%
Blue 43.7%
CMYK Percentage
Cyan 25.51
Magenta 21.68%
Yellow 0%
Black 52.8%
Comments on this color
Please login or signup to post a comment.
No comments yet.