#203114 Hex Color
rgb(32, 49, 20)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 20 | 31 | 14 | - | #203114 |
| RGB | 32 | 49 | 20 | - | rgb(32,49,20) |
| HSL | 95 | 42% | 14% | - | hsl(95,42%,14%) |
| HSV | 95 | 59% | 19% | - | hsv(95,59%,19%) |
| XYZ | 1.8202 | 2.5542 | 1.0589 | - | xyz(1.8202,2.5542,1.0589) |
| CIE-LAB | 18.16 | -13.48 | 16.21 | - | lab(18.16,-13.48,16.21) |
| CMYK | 0.3469387755102 | 0 | 0.59183673469388 | 0.8078431372549 | cmyk(0.3469387755102,0,0.59183673469388,0.8078431372549) |
Description
The RGB value of color #203114 is rgb(32, 49, 20).
In the hex color #203114, The value of Red is 32, value of Green is 49, and value of Blue is 20. The primary color is Green. Similarly, The HSL values for #203114 consists of 95° Hue, 42% Saturation, and 14% Lightness.
In the CMYK color model, the color #203114 can be represented as Cyan=0.3469387755102%, Magenta=0%, Yellow=0.59183673469388%, and Black=0.8078431372549%.
Shades of #203114
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 #203114
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #203114
Preview of #203114 on White Background
The contrast ratio of #203114 with white color is 13.9
#203114 color will look good on a white background.
Preview of #203114 on black background
The contrast ratio of #203114 with black color is 1.51
Color Schemes of #203114
Triadic Colors of #203114
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 #203114
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 #203114
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 #203114
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 #203114
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: #203114;
}
This is a sample text used for the color #203114. 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: #203114;
}
This is a sample text used for the color #203114. 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 #203114;
}
This is a sample text used for the color #203114. 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 31.68%
Green 48.51%
Blue 19.8%
CMYK Percentage
Cyan 19.86
Magenta 0%
Yellow 33.88%
Black 46.25%
Comments on this color
Please login or signup to post a comment.
No comments yet.