#c36f3b Hex Color
rgb(195, 111, 59)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c3 | 6f | 3b | - | #c36f3b |
RGB | 195 | 111 | 59 | - | rgb(195,111,59) |
HSL | 23 | 54% | 50% | - | hsl(23,54%,50%) |
HSV | 23 | 70% | 76% | - | hsv(23,70%,76%) |
XYZ | 28.9795 | 23.2867 | 7.1051 | - | xyz(28.9795,23.2867,7.1051) |
CIE-LAB | 55.37 | 28.91 | 42.53 | - | lab(55.37,28.91,42.53) |
CMYK | 0 | 0.43076923076923 | 0.6974358974359 | 0.23529411764706 | cmyk(0,0.43076923076923,0.6974358974359,0.23529411764706) |
Description
The RGB value of color #c36f3b is rgb(195, 111, 59).
In the hex color #c36f3b, The value of Red is 195, value of Green is 111, and value of Blue is 59. The primary color is Red. Similarly, The HSL values for #c36f3b consists of 23° Hue, 54% Saturation, and 50% Lightness.
In the CMYK color model, the color #c36f3b can be represented as Cyan=0%, Magenta=0.43076923076923%, Yellow=0.6974358974359%, and Black=0.23529411764706%.
Shades of #c36f3b
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 #c36f3b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c36f3b
Preview of #c36f3b on White Background
The contrast ratio of #c36f3b with white color is 3.71
Preview of #c36f3b on black background
The contrast ratio of #c36f3b with black color is 5.66
#c36f3b color will look good with a black background.
Color Schemes of #c36f3b
Triadic Colors of #c36f3b
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 #c36f3b
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 #c36f3b
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 #c36f3b
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: #c36f3b;
}
This is a sample text used for the color #c36f3b. 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: #c36f3b;
}
This is a sample text used for the color #c36f3b. 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 #c36f3b;
}
This is a sample text used for the color #c36f3b. 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 53.42%
Green 30.41%
Blue 16.16%
CMYK Percentage
Cyan 0
Magenta 31.59%
Yellow 51.15%
Black 17.26%
Comments on this color
Please login or signup to post a comment.
No comments yet.