#c35b3b Hex Color
rgb(195, 91, 59)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c3 | 5b | 3b | - | #c35b3b |
RGB | 195 | 91 | 59 | - | rgb(195,91,59) |
HSL | 14 | 54% | 50% | - | hsl(14,54%,50%) |
HSV | 14 | 70% | 76% | - | hsv(14,70%,76%) |
XYZ | 27.0362 | 19.4 | 6.4573 | - | xyz(27.0362,19.4,6.4573) |
CIE-LAB | 51.15 | 39.38 | 37.79 | - | lab(51.15,39.38,37.79) |
CMYK | 0 | 0.53333333333333 | 0.6974358974359 | 0.23529411764706 | cmyk(0,0.53333333333333,0.6974358974359,0.23529411764706) |
Description
The RGB value of color #c35b3b is rgb(195, 91, 59).
In the hex color #c35b3b, The value of Red is 195, value of Green is 91, and value of Blue is 59. The primary color is Red. Similarly, The HSL values for #c35b3b consists of 14° Hue, 54% Saturation, and 50% Lightness.
In the CMYK color model, the color #c35b3b can be represented as Cyan=0%, Magenta=0.53333333333333%, Yellow=0.6974358974359%, and Black=0.23529411764706%.
Shades of #c35b3b
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 #c35b3b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c35b3b
Preview of #c35b3b on White Background
The contrast ratio of #c35b3b with white color is 4.3
Preview of #c35b3b on black background
The contrast ratio of #c35b3b with black color is 4.88
#c35b3b color will look good with a black background.
Color Schemes of #c35b3b
Triadic Colors of #c35b3b
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 #c35b3b
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 #c35b3b
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 #c35b3b
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: #c35b3b;
}
This is a sample text used for the color #c35b3b. 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: #c35b3b;
}
This is a sample text used for the color #c35b3b. 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 #c35b3b;
}
This is a sample text used for the color #c35b3b. 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 56.52%
Green 26.38%
Blue 17.1%
CMYK Percentage
Cyan 0
Magenta 36.38%
Yellow 47.57%
Black 16.05%
Comments on this color
Please login or signup to post a comment.
No comments yet.