#c3661f Hex Color
rgb(195, 102, 31)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c3 | 66 | 1f | - | #c3661f |
RGB | 195 | 102 | 31 | - | rgb(195,102,31) |
HSL | 26 | 73% | 44% | - | hsl(26,73%,44%) |
HSV | 26 | 84% | 76% | - | hsv(26,84%,76%) |
XYZ | 27.5044 | 21.2038 | 3.9394 | - | xyz(27.5044,21.2038,3.9394) |
CIE-LAB | 53.17 | 32.56 | 53.11 | - | lab(53.17,32.56,53.11) |
CMYK | 0 | 0.47692307692308 | 0.84102564102564 | 0.23529411764706 | cmyk(0,0.47692307692308,0.84102564102564,0.23529411764706) |
Description
The RGB value of color #c3661f is rgb(195, 102, 31).
In the hex color #c3661f, The value of Red is 195, value of Green is 102, and value of Blue is 31. The primary color is Red. Similarly, The HSL values for #c3661f consists of 26° Hue, 73% Saturation, and 44% Lightness.
In the CMYK color model, the color #c3661f can be represented as Cyan=0%, Magenta=0.47692307692308%, Yellow=0.84102564102564%, and Black=0.23529411764706%.
Shades of #c3661f
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 #c3661f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c3661f
Preview of #c3661f on White Background
The contrast ratio of #c3661f with white color is 4.01
Preview of #c3661f on black background
The contrast ratio of #c3661f with black color is 5.24
#c3661f color will look good with a black background.
Color Schemes of #c3661f
Triadic Colors of #c3661f
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 #c3661f
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 #c3661f
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 #c3661f
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 #c3661f
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: #c3661f;
}
This is a sample text used for the color #c3661f. 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: #c3661f;
}
This is a sample text used for the color #c3661f. 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 #c3661f;
}
This is a sample text used for the color #c3661f. 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 59.45%
Green 31.1%
Blue 9.45%
CMYK Percentage
Cyan 0
Magenta 30.7%
Yellow 54.15%
Black 15.15%
Comments on this color
Please login or signup to post a comment.
No comments yet.