#223104 Hex Color
rgb(34, 49, 4)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 22 | 31 | 04 | - | #223104 |
RGB | 34 | 49 | 4 | - | rgb(34,49,4) |
HSL | 80 | 85% | 10% | - | hsl(80,85%,10%) |
HSV | 80 | 92% | 19% | - | hsv(80,92%,19%) |
XYZ | 1.7799 | 2.5455 | 0.5124 | - | xyz(1.7799,2.5455,0.5124) |
CIE-LAB | 18.12 | -14.31 | 23.92 | - | lab(18.12,-14.31,23.92) |
CMYK | 0.30612244897959 | 0 | 0.91836734693878 | 0.8078431372549 | cmyk(0.30612244897959,0,0.91836734693878,0.8078431372549) |
Description
The RGB value of color #223104 is rgb(34, 49, 4).
In the hex color #223104, The value of Red is 34, value of Green is 49, and value of Blue is 4. The primary color is Green. Similarly, The HSL values for #223104 consists of 80° Hue, 85% Saturation, and 10% Lightness.
In the CMYK color model, the color #223104 can be represented as Cyan=0.30612244897959%, Magenta=0%, Yellow=0.91836734693878%, and Black=0.8078431372549%.
Shades of #223104
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 #223104
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #223104
Preview of #223104 on White Background
The contrast ratio of #223104 with white color is 13.92
#223104 color will look good on a white background.
Preview of #223104 on black background
The contrast ratio of #223104 with black color is 1.51
Color Schemes of #223104
Triadic Colors of #223104
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 #223104
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 #223104
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 #223104
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 #223104
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: #223104;
}
This is a sample text used for the color #223104. 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: #223104;
}
This is a sample text used for the color #223104. 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 #223104;
}
This is a sample text used for the color #223104. 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 39.08%
Green 56.32%
Blue 4.6%
CMYK Percentage
Cyan 15.06
Magenta 0%
Yellow 45.19%
Black 39.75%
Comments on this color
Please login or signup to post a comment.
No comments yet.