#19322c Hex Color
rgb(25, 50, 44)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 19 | 32 | 2c | - | #19322c |
RGB | 25 | 50 | 44 | - | rgb(25,50,44) |
HSL | 166 | 33% | 15% | - | hsl(166,33%,15%) |
HSV | 166 | 50% | 20% | - | hsv(166,50%,20%) |
XYZ | 1.9961 | 2.6697 | 2.793 | - | xyz(1.9961,2.6697,2.793) |
CIE-LAB | 18.67 | -11.49 | 0.79 | - | lab(18.67,-11.49,0.79) |
CMYK | 0.5 | 0 | 0.12 | 0.80392156862745 | cmyk(0.5,0,0.12,0.80392156862745) |
Description
The RGB value of color #19322c is rgb(25, 50, 44).
In the hex color #19322c, The value of Red is 25, value of Green is 50, and value of Blue is 44. The primary color is Green. Similarly, The HSL values for #19322c consists of 166° Hue, 33% Saturation, and 15% Lightness.
In the CMYK color model, the color #19322c can be represented as Cyan=0.5%, Magenta=0%, Yellow=0.12%, and Black=0.80392156862745%.
Shades of #19322c
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 #19322c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #19322c
Preview of #19322c on White Background
The contrast ratio of #19322c with white color is 13.69
#19322c color will look good on a white background.
Preview of #19322c on black background
The contrast ratio of #19322c with black color is 1.53
Color Schemes of #19322c
Triadic Colors of #19322c
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 #19322c
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 #19322c
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 #19322c
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 #19322c
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: #19322c;
}
This is a sample text used for the color #19322c. 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: #19322c;
}
This is a sample text used for the color #19322c. 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 #19322c;
}
This is a sample text used for the color #19322c. 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 21.01%
Green 42.02%
Blue 36.97%
CMYK Percentage
Cyan 35.11
Magenta 0%
Yellow 8.43%
Black 56.46%
Comments on this color
Please login or signup to post a comment.
No comments yet.