#17270c Hex Color
rgb(23, 39, 12)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 17 | 27 | 0c | - | #17270c |
RGB | 23 | 39 | 12 | - | rgb(23,39,12) |
HSL | 96 | 53% | 10% | - | hsl(96,53%,10%) |
HSV | 96 | 69% | 15% | - | hsv(96,69%,15%) |
XYZ | 1.1452 | 1.6597 | 0.6078 | - | xyz(1.1452,1.6597,0.6078) |
CIE-LAB | 13.59 | -12.91 | 14.74 | - | lab(13.59,-12.91,14.74) |
CMYK | 0.41025641025641 | 0 | 0.69230769230769 | 0.84705882352941 | cmyk(0.41025641025641,0,0.69230769230769,0.84705882352941) |
Description
The RGB value of color #17270c is rgb(23, 39, 12).
In the hex color #17270c, The value of Red is 23, value of Green is 39, and value of Blue is 12. The primary color is Green. Similarly, The HSL values for #17270c consists of 96° Hue, 53% Saturation, and 10% Lightness.
In the CMYK color model, the color #17270c can be represented as Cyan=0.41025641025641%, Magenta=0%, Yellow=0.69230769230769%, and Black=0.84705882352941%.
Shades of #17270c
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 #17270c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #17270c
Preview of #17270c on White Background
The contrast ratio of #17270c with white color is 15.77
#17270c color will look good on a white background.
Preview of #17270c on black background
The contrast ratio of #17270c with black color is 1.33
Color Schemes of #17270c
Triadic Colors of #17270c
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 #17270c
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 #17270c
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 #17270c
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 #17270c
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: #17270c;
}
This is a sample text used for the color #17270c. 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: #17270c;
}
This is a sample text used for the color #17270c. 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 #17270c;
}
This is a sample text used for the color #17270c. 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.08%
Green 52.7%
Blue 16.22%
CMYK Percentage
Cyan 21.04
Magenta 0%
Yellow 35.51%
Black 43.45%
Comments on this color
Please login or signup to post a comment.
No comments yet.