#232c12 Hex Color
rgb(35, 44, 18)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 23 | 2c | 12 | - | #232c12 |
RGB | 35 | 44 | 18 | - | rgb(35,44,18) |
HSL | 81 | 42% | 12% | - | hsl(81,42%,12%) |
HSV | 81 | 59% | 17% | - | hsv(81,59%,17%) |
XYZ | 1.703 | 2.2024 | 0.9076 | - | xyz(1.703,2.2024,0.9076) |
CIE-LAB | 16.52 | -9.32 | 15.49 | - | lab(16.52,-9.32,15.49) |
CMYK | 0.20454545454546 | 0 | 0.59090909090909 | 0.82745098039216 | cmyk(0.20454545454546,0,0.59090909090909,0.82745098039216) |
Description
The RGB value of color #232c12 is rgb(35, 44, 18).
In the hex color #232c12, The value of Red is 35, value of Green is 44, and value of Blue is 18. The primary color is Green. Similarly, The HSL values for #232c12 consists of 81° Hue, 42% Saturation, and 12% Lightness.
In the CMYK color model, the color #232c12 can be represented as Cyan=0.20454545454546%, Magenta=0%, Yellow=0.59090909090909%, and Black=0.82745098039216%.
Shades of #232c12
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 #232c12
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #232c12
Preview of #232c12 on White Background
The contrast ratio of #232c12 with white color is 14.58
#232c12 color will look good on a white background.
Preview of #232c12 on black background
The contrast ratio of #232c12 with black color is 1.44
Color Schemes of #232c12
Triadic Colors of #232c12
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 #232c12
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 #232c12
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 #232c12
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 #232c12
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: #232c12;
}
This is a sample text used for the color #232c12. 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: #232c12;
}
This is a sample text used for the color #232c12. 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 #232c12;
}
This is a sample text used for the color #232c12. 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 36.08%
Green 45.36%
Blue 18.56%
CMYK Percentage
Cyan 12.6
Magenta 0%
Yellow 36.41%
Black 50.99%
Comments on this color
Please login or signup to post a comment.
No comments yet.