#1f251f Hex Color
rgb(31, 37, 31)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 1f | 25 | 1f | - | #1f251f |
RGB | 31 | 37 | 31 | - | rgb(31,37,31) |
HSL | 120 | 9% | 13% | - | hsl(120,9%,13%) |
HSV | 120 | 16% | 15% | - | hsv(120,16%,15%) |
XYZ | 1.474 | 1.7134 | 1.5494 | - | xyz(1.474,1.7134,1.5494) |
CIE-LAB | 13.91 | -4.21 | 3.1 | - | lab(13.91,-4.21,3.1) |
CMYK | 0.16216216216216 | 0 | 0.16216216216216 | 0.85490196078431 | cmyk(0.16216216216216,0,0.16216216216216,0.85490196078431) |
Description
The RGB value of color #1f251f is rgb(31, 37, 31).
In the hex color #1f251f, The value of Red is 31, value of Green is 37, and value of Blue is 31. The primary color is Green. Similarly, The HSL values for #1f251f consists of 120° Hue, 9% Saturation, and 13% Lightness.
In the CMYK color model, the color #1f251f can be represented as Cyan=0.16216216216216%, Magenta=0%, Yellow=0.16216216216216%, and Black=0.85490196078431%.
Shades of #1f251f
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 #1f251f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #1f251f
Preview of #1f251f on White Background
The contrast ratio of #1f251f with white color is 15.64
#1f251f color will look good on a white background.
Preview of #1f251f on black background
The contrast ratio of #1f251f with black color is 1.34
Color Schemes of #1f251f
Triadic Colors of #1f251f
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 #1f251f
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 #1f251f
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 #1f251f
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 #1f251f
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: #1f251f;
}
This is a sample text used for the color #1f251f. 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: #1f251f;
}
This is a sample text used for the color #1f251f. 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 #1f251f;
}
This is a sample text used for the color #1f251f. 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 31.31%
Green 37.37%
Blue 31.31%
CMYK Percentage
Cyan 13.75
Magenta 0%
Yellow 13.75%
Black 72.5%
Comments on this color
Please login or signup to post a comment.
No comments yet.