#17140f Hex Color
rgb(23, 20, 15)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 17 | 14 | 0f | - | #17140f |
RGB | 23 | 20 | 15 | - | rgb(23,20,15) |
HSL | 38 | 21% | 7% | - | hsl(38,21%,7%) |
HSV | 38 | 35% | 9% | - | hsv(38,35%,9%) |
XYZ | 0.6897 | 0.717 | 0.554 | - | xyz(0.6897,0.717,0.554) |
CIE-LAB | 6.48 | 0.34 | 3.24 | - | lab(6.48,0.34,3.24) |
CMYK | 0 | 0.1304347826087 | 0.34782608695652 | 0.90980392156863 | cmyk(0,0.1304347826087,0.34782608695652,0.90980392156863) |
Description
The RGB value of color #17140f is rgb(23, 20, 15).
In the hex color #17140f, The value of Red is 23, value of Green is 20, and value of Blue is 15. The primary color is Red. Similarly, The HSL values for #17140f consists of 38° Hue, 21% Saturation, and 7% Lightness.
In the CMYK color model, the color #17140f can be represented as Cyan=0%, Magenta=0.1304347826087%, Yellow=0.34782608695652%, and Black=0.90980392156863%.
Shades of #17140f
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 #17140f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #17140f
Preview of #17140f on White Background
The contrast ratio of #17140f with white color is 18.37
#17140f color will look good on a white background.
Preview of #17140f on black background
The contrast ratio of #17140f with black color is 1.14
Color Schemes of #17140f
Triadic Colors of #17140f
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 #17140f
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 #17140f
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 #17140f
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 #17140f
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: #17140f;
}
This is a sample text used for the color #17140f. 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: #17140f;
}
This is a sample text used for the color #17140f. 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 #17140f;
}
This is a sample text used for the color #17140f. 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 39.66%
Green 34.48%
Blue 25.86%
CMYK Percentage
Cyan 0
Magenta 9.4%
Yellow 25.06%
Black 65.54%
Comments on this color
Please login or signup to post a comment.
No comments yet.