#23321f Hex Color
rgb(35, 50, 31)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 23 | 32 | 1f | - | #23321f |
RGB | 35 | 50 | 31 | - | rgb(35,50,31) |
HSL | 107 | 23% | 16% | - | hsl(107,23%,16%) |
HSV | 107 | 38% | 20% | - | hsv(107,38%,20%) |
XYZ | 2.0811 | 2.7375 | 1.715 | - | xyz(2.0811,2.7375,1.715) |
CIE-LAB | 18.96 | -10.81 | 10.14 | - | lab(18.96,-10.81,10.14) |
CMYK | 0.3 | 0 | 0.38 | 0.80392156862745 | cmyk(0.3,0,0.38,0.80392156862745) |
Description
The RGB value of color #23321f is rgb(35, 50, 31).
In the hex color #23321f, The value of Red is 35, value of Green is 50, and value of Blue is 31. The primary color is Green. Similarly, The HSL values for #23321f consists of 107° Hue, 23% Saturation, and 16% Lightness.
In the CMYK color model, the color #23321f can be represented as Cyan=0.3%, Magenta=0%, Yellow=0.38%, and Black=0.80392156862745%.
Shades of #23321f
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 #23321f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #23321f
Preview of #23321f on White Background
The contrast ratio of #23321f with white color is 13.57
#23321f color will look good on a white background.
Preview of #23321f on black background
The contrast ratio of #23321f with black color is 1.55
Color Schemes of #23321f
Triadic Colors of #23321f
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 #23321f
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 #23321f
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 #23321f
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 #23321f
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: #23321f;
}
This is a sample text used for the color #23321f. 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: #23321f;
}
This is a sample text used for the color #23321f. 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 #23321f;
}
This is a sample text used for the color #23321f. 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 30.17%
Green 43.1%
Blue 26.72%
CMYK Percentage
Cyan 20.22
Magenta 0%
Yellow 25.61%
Black 54.18%
Comments on this color
Please login or signup to post a comment.
No comments yet.