#c45f17 Hex Color
rgb(196, 95, 23)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c4 | 5f | 17 | - | #c45f17 |
RGB | 196 | 95 | 23 | - | rgb(196,95,23) |
HSL | 25 | 79% | 43% | - | hsl(25,79%,43%) |
HSV | 25 | 88% | 77% | - | hsv(25,88%,77%) |
XYZ | 27.0118 | 19.982 | 3.2439 | - | xyz(27.0118,19.982,3.2439) |
CIE-LAB | 51.82 | 36.42 | 54.92 | - | lab(51.82,36.42,54.92) |
CMYK | 0 | 0.51530612244898 | 0.88265306122449 | 0.23137254901961 | cmyk(0,0.51530612244898,0.88265306122449,0.23137254901961) |
Description
The RGB value of color #c45f17 is rgb(196, 95, 23).
In the hex color #c45f17, The value of Red is 196, value of Green is 95, and value of Blue is 23. The primary color is Red. Similarly, The HSL values for #c45f17 consists of 25° Hue, 79% Saturation, and 43% Lightness.
In the CMYK color model, the color #c45f17 can be represented as Cyan=0%, Magenta=0.51530612244898%, Yellow=0.88265306122449%, and Black=0.23137254901961%.
Shades of #c45f17
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 #c45f17
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c45f17
Preview of #c45f17 on White Background
The contrast ratio of #c45f17 with white color is 4.2
Preview of #c45f17 on black background
The contrast ratio of #c45f17 with black color is 5
#c45f17 color will look good with a black background.
Color Schemes of #c45f17
Triadic Colors of #c45f17
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 #c45f17
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 #c45f17
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 #c45f17
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 #c45f17
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: #c45f17;
}
This is a sample text used for the color #c45f17. 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: #c45f17;
}
This is a sample text used for the color #c45f17. 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 #c45f17;
}
This is a sample text used for the color #c45f17. 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 62.42%
Green 30.25%
Blue 7.32%
CMYK Percentage
Cyan 0
Magenta 31.63%
Yellow 54.17%
Black 14.2%
Comments on this color
Please login or signup to post a comment.
No comments yet.