#c7795f Hex Color
rgb(199, 121, 95)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c7 | 79 | 5f | - | #c7795f |
RGB | 199 | 121 | 95 | - | rgb(199,121,95) |
HSL | 15 | 48% | 58% | - | hsl(15,48%,58%) |
HSV | 15 | 52% | 78% | - | hsv(15,52%,78%) |
XYZ | 32.4561 | 26.6431 | 14.2585 | - | xyz(32.4561,26.6431,14.2585) |
CIE-LAB | 58.64 | 27.75 | 27.13 | - | lab(58.64,27.75,27.13) |
CMYK | 0 | 0.39195979899497 | 0.52261306532663 | 0.21960784313725 | cmyk(0,0.39195979899497,0.52261306532663,0.21960784313725) |
Description
The RGB value of color #c7795f is rgb(199, 121, 95).
In the hex color #c7795f, The value of Red is 199, value of Green is 121, and value of Blue is 95. The primary color is Red. Similarly, The HSL values for #c7795f consists of 15° Hue, 48% Saturation, and 58% Lightness.
In the CMYK color model, the color #c7795f can be represented as Cyan=0%, Magenta=0.39195979899497%, Yellow=0.52261306532663%, and Black=0.21960784313725%.
Shades of #c7795f
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 #c7795f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c7795f
Preview of #c7795f on White Background
The contrast ratio of #c7795f with white color is 3.32
Preview of #c7795f on black background
The contrast ratio of #c7795f with black color is 6.33
#c7795f color will look good with a black background.
Color Schemes of #c7795f
Triadic Colors of #c7795f
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 #c7795f
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 #c7795f
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 #c7795f
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: #c7795f;
}
This is a sample text used for the color #c7795f. 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: #c7795f;
}
This is a sample text used for the color #c7795f. 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 #c7795f;
}
This is a sample text used for the color #c7795f. 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 47.95%
Green 29.16%
Blue 22.89%
CMYK Percentage
Cyan 0
Magenta 34.56%
Yellow 46.08%
Black 19.36%
Comments on this color
Please login or signup to post a comment.
No comments yet.