#19332d Hex Color
rgb(25, 51, 45)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 19 | 33 | 2d | - | #19332d |
RGB | 25 | 51 | 45 | - | rgb(25,51,45) |
HSL | 166 | 34% | 15% | - | hsl(166,34%,15%) |
HSV | 166 | 51% | 20% | - | hsv(166,51%,20%) |
XYZ | 2.0584 | 2.7638 | 2.9076 | - | xyz(2.0584,2.7638,2.9076) |
CIE-LAB | 19.07 | -11.8 | 0.69 | - | lab(19.07,-11.8,0.69) |
CMYK | 0.50980392156863 | 0 | 0.11764705882353 | 0.8 | cmyk(0.50980392156863,0,0.11764705882353,0.8) |
Description
The RGB value of color #19332d is rgb(25, 51, 45).
In the hex color #19332d, The value of Red is 25, value of Green is 51, and value of Blue is 45. The primary color is Green. Similarly, The HSL values for #19332d consists of 166° Hue, 34% Saturation, and 15% Lightness.
In the CMYK color model, the color #19332d can be represented as Cyan=0.50980392156863%, Magenta=0%, Yellow=0.11764705882353%, and Black=0.8%.
Shades of #19332d
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 #19332d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #19332d
Preview of #19332d on White Background
The contrast ratio of #19332d with white color is 13.52
#19332d color will look good on a white background.
Preview of #19332d on black background
The contrast ratio of #19332d with black color is 1.55
Color Schemes of #19332d
Triadic Colors of #19332d
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 #19332d
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 #19332d
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 #19332d
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 #19332d
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: #19332d;
}
This is a sample text used for the color #19332d. 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: #19332d;
}
This is a sample text used for the color #19332d. 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 #19332d;
}
This is a sample text used for the color #19332d. 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 20.66%
Green 42.15%
Blue 37.19%
CMYK Percentage
Cyan 35.71
Magenta 0%
Yellow 8.24%
Black 56.04%
Comments on this color
Please login or signup to post a comment.
No comments yet.