#1f262a Hex Color
rgb(31, 38, 42)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 1f | 26 | 2a | - | #1f262a |
RGB | 31 | 38 | 42 | - | rgb(31,38,42) |
HSL | 202 | 15% | 14% | - | hsl(202,15%,14%) |
HSV | 202 | 26% | 16% | - | hsv(202,26%,16%) |
XYZ | 1.6761 | 1.8447 | 2.4582 | - | xyz(1.6761,1.8447,2.4582) |
CIE-LAB | 14.65 | -1.97 | -3.68 | - | lab(14.65,-1.97,-3.68) |
CMYK | 0.26190476190476 | 0.095238095238095 | 0 | 0.83529411764706 | cmyk(0.26190476190476,0.095238095238095,0,0.83529411764706) |
Description
The RGB value of color #1f262a is rgb(31, 38, 42).
In the hex color #1f262a, The value of Red is 31, value of Green is 38, and value of Blue is 42. The primary color is Blue. Similarly, The HSL values for #1f262a consists of 202° Hue, 15% Saturation, and 14% Lightness.
In the CMYK color model, the color #1f262a can be represented as Cyan=0.26190476190476%, Magenta=0.095238095238095%, Yellow=0%, and Black=0.83529411764706%.
This color is named Washed Black.
Shades of #1f262a
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 #1f262a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #1f262a
Preview of #1f262a on White Background
The contrast ratio of #1f262a with white color is 15.34
#1f262a color will look good on a white background.
Preview of #1f262a on black background
The contrast ratio of #1f262a with black color is 1.37
Color Schemes of #1f262a
Triadic Colors of #1f262a
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 #1f262a
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 #1f262a
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 #1f262a
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 #1f262a
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: #1f262a;
}
This is a sample text used for the color #1f262a. 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: #1f262a;
}
This is a sample text used for the color #1f262a. 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 #1f262a;
}
This is a sample text used for the color #1f262a. 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 27.93%
Green 34.23%
Blue 37.84%
CMYK Percentage
Cyan 21.96
Magenta 7.99%
Yellow 0%
Black 70.05%
Comments on this color
Please login or signup to post a comment.
No comments yet.