#c17a70 Hex Color
rgb(193, 122, 112)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c1 | 7a | 70 | - | #c17a70 |
RGB | 193 | 122 | 112 | - | rgb(193,122,112) |
HSL | 7 | 40% | 60% | - | hsl(7,40%,60%) |
HSV | 7 | 42% | 76% | - | hsv(7,42%,76%) |
XYZ | 31.8765 | 26.4264 | 18.75 | - | xyz(31.8765,26.4264,18.75) |
CIE-LAB | 58.44 | 26.53 | 17.07 | - | lab(58.44,26.53,17.07) |
CMYK | 0 | 0.36787564766839 | 0.41968911917098 | 0.24313725490196 | cmyk(0,0.36787564766839,0.41968911917098,0.24313725490196) |
Description
The RGB value of color #c17a70 is rgb(193, 122, 112).
In the hex color #c17a70, The value of Red is 193, value of Green is 122, and value of Blue is 112. The primary color is Red. Similarly, The HSL values for #c17a70 consists of 7° Hue, 40% Saturation, and 60% Lightness.
In the CMYK color model, the color #c17a70 can be represented as Cyan=0%, Magenta=0.36787564766839%, Yellow=0.41968911917098%, and Black=0.24313725490196%.
Shades of #c17a70
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 #c17a70
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c17a70
Preview of #c17a70 on White Background
The contrast ratio of #c17a70 with white color is 3.34
Preview of #c17a70 on black background
The contrast ratio of #c17a70 with black color is 6.29
#c17a70 color will look good with a black background.
Color Schemes of #c17a70
Triadic Colors of #c17a70
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 #c17a70
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 #c17a70
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 #c17a70
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.
Color Usage
You can set the css color of a text using:
.class{
color: #c17a70;
}
This is a sample text used for the color #c17a70. 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: #c17a70;
}
This is a sample text used for the color #c17a70. 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 #c17a70;
}
This is a sample text used for the color #c17a70. 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 45.2%
Green 28.57%
Blue 26.23%
CMYK Percentage
Cyan 0
Magenta 35.69%
Yellow 40.72%
Black 23.59%
Comments on this color
Please login or signup to post a comment.
No comments yet.