#13301c Hex Color
rgb(19, 48, 28)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 13 | 30 | 1c | - | #13301c |
RGB | 19 | 48 | 28 | - | rgb(19,48,28) |
HSL | 139 | 43% | 13% | - | hsl(139,43%,13%) |
HSV | 139 | 60% | 19% | - | hsv(139,60%,19%) |
XYZ | 1.5351 | 2.3362 | 1.4686 | - | xyz(1.5351,2.3362,1.4686) |
CIE-LAB | 17.16 | -16.55 | 9.57 | - | lab(17.16,-16.55,9.57) |
CMYK | 0.60416666666667 | 0 | 0.41666666666667 | 0.81176470588235 | cmyk(0.60416666666667,0,0.41666666666667,0.81176470588235) |
Description
The RGB value of color #13301c is rgb(19, 48, 28).
In the hex color #13301c, The value of Red is 19, value of Green is 48, and value of Blue is 28. The primary color is Green. Similarly, The HSL values for #13301c consists of 139° Hue, 43% Saturation, and 13% Lightness.
In the CMYK color model, the color #13301c can be represented as Cyan=0.60416666666667%, Magenta=0%, Yellow=0.41666666666667%, and Black=0.81176470588235%.
Shades of #13301c
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 #13301c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #13301c
Preview of #13301c on White Background
The contrast ratio of #13301c with white color is 14.31
#13301c color will look good on a white background.
Preview of #13301c on black background
The contrast ratio of #13301c with black color is 1.47
Color Schemes of #13301c
Triadic Colors of #13301c
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 #13301c
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 #13301c
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 #13301c
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 #13301c
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: #13301c;
}
This is a sample text used for the color #13301c. 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: #13301c;
}
This is a sample text used for the color #13301c. 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 #13301c;
}
This is a sample text used for the color #13301c. 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%
Green 50.53%
Blue 29.47%
CMYK Percentage
Cyan 32.97
Magenta 0%
Yellow 22.74%
Black 44.3%
Comments on this color
Please login or signup to post a comment.
No comments yet.