#c29145 Hex Color
rgb(194, 145, 69)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c2 | 91 | 45 | - | #c29145 |
RGB | 194 | 145 | 69 | - | rgb(194,145,69) |
HSL | 36 | 51% | 52% | - | hsl(36,51%,52%) |
HSV | 36 | 64% | 76% | - | hsv(36,64%,76%) |
XYZ | 33.4477 | 32.1498 | 10.0729 | - | xyz(33.4477,32.1498,10.0729) |
CIE-LAB | 63.47 | 10.48 | 46.56 | - | lab(63.47,10.48,46.56) |
CMYK | 0 | 0.25257731958763 | 0.64432989690722 | 0.23921568627451 | cmyk(0,0.25257731958763,0.64432989690722,0.23921568627451) |
Description
The RGB value of color #c29145 is rgb(194, 145, 69).
In the hex color #c29145, The value of Red is 194, value of Green is 145, and value of Blue is 69. The primary color is Red. Similarly, The HSL values for #c29145 consists of 36° Hue, 51% Saturation, and 52% Lightness.
In the CMYK color model, the color #c29145 can be represented as Cyan=0%, Magenta=0.25257731958763%, Yellow=0.64432989690722%, and Black=0.23921568627451%.
Shades of #c29145
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 #c29145
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c29145
Preview of #c29145 on White Background
The contrast ratio of #c29145 with white color is 2.83
Preview of #c29145 on black background
The contrast ratio of #c29145 with black color is 7.43
#c29145 color will look good with a black background.
Color Schemes of #c29145
Triadic Colors of #c29145
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 #c29145
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 #c29145
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 #c29145
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: #c29145;
}
This is a sample text used for the color #c29145. 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: #c29145;
}
This is a sample text used for the color #c29145. 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 #c29145;
}
This is a sample text used for the color #c29145. 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.55%
Green 35.54%
Blue 16.91%
CMYK Percentage
Cyan 0
Magenta 22.23%
Yellow 56.71%
Black 21.06%
Comments on this color
Please login or signup to post a comment.
No comments yet.