#230209 Hex Color
rgb(35, 2, 9)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 23 | 02 | 09 | - | #230209 |
RGB | 35 | 2 | 9 | - | rgb(35,2,9) |
HSL | 347 | 89% | 7% | - | hsl(347,89%,7%) |
HSV | 347 | 94% | 14% | - | hsv(347,94%,14%) |
XYZ | 0.7642 | 0.4205 | 0.2993 | - | xyz(0.7642,0.4205,0.2993) |
CIE-LAB | 3.8 | 14.93 | 2.27 | - | lab(3.8,14.93,2.27) |
CMYK | 0 | 0.94285714285714 | 0.74285714285714 | 0.86274509803922 | cmyk(0,0.94285714285714,0.74285714285714,0.86274509803922) |
Description
The RGB value of color #230209 is rgb(35, 2, 9).
In the hex color #230209, The value of Red is 35, value of Green is 2, and value of Blue is 9. The primary color is Red. Similarly, The HSL values for #230209 consists of 347° Hue, 89% Saturation, and 7% Lightness.
In the CMYK color model, the color #230209 can be represented as Cyan=0%, Magenta=0.94285714285714%, Yellow=0.74285714285714%, and Black=0.86274509803922%.
Shades of #230209
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 #230209
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #230209
Preview of #230209 on White Background
The contrast ratio of #230209 with white color is 19.37
#230209 color will look good on a white background.
Preview of #230209 on black background
The contrast ratio of #230209 with black color is 1.08
Color Schemes of #230209
Triadic Colors of #230209
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 #230209
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 #230209
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 #230209
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 #230209
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: #230209;
}
This is a sample text used for the color #230209. 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: #230209;
}
This is a sample text used for the color #230209. 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 #230209;
}
This is a sample text used for the color #230209. 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 76.09%
Green 4.35%
Blue 19.57%
CMYK Percentage
Cyan 0
Magenta 37%
Yellow 29.15%
Black 33.85%
Comments on this color
Please login or signup to post a comment.
No comments yet.