#c28a2a Hex Color
rgb(194, 138, 42)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c2 | 8a | 2a | - | #c28a2a |
RGB | 194 | 138 | 42 | - | rgb(194,138,42) |
HSL | 38 | 64% | 46% | - | hsl(38,64%,46%) |
HSV | 38 | 78% | 76% | - | hsv(38,78%,76%) |
XYZ | 31.7545 | 29.8135 | 6.2714 | - | xyz(31.7545,29.8135,6.2714) |
CIE-LAB | 61.49 | 12.92 | 56.37 | - | lab(61.49,12.92,56.37) |
CMYK | 0 | 0.28865979381443 | 0.78350515463918 | 0.23921568627451 | cmyk(0,0.28865979381443,0.78350515463918,0.23921568627451) |
Description
The RGB value of color #c28a2a is rgb(194, 138, 42).
In the hex color #c28a2a, The value of Red is 194, value of Green is 138, and value of Blue is 42. The primary color is Red. Similarly, The HSL values for #c28a2a consists of 38° Hue, 64% Saturation, and 46% Lightness.
In the CMYK color model, the color #c28a2a can be represented as Cyan=0%, Magenta=0.28865979381443%, Yellow=0.78350515463918%, and Black=0.23921568627451%.
Shades of #c28a2a
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 #c28a2a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c28a2a
Preview of #c28a2a on White Background
The contrast ratio of #c28a2a with white color is 3.02
Preview of #c28a2a on black background
The contrast ratio of #c28a2a with black color is 6.96
#c28a2a color will look good with a black background.
Color Schemes of #c28a2a
Triadic Colors of #c28a2a
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 #c28a2a
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 #c28a2a
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 #c28a2a
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: #c28a2a;
}
This is a sample text used for the color #c28a2a. 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: #c28a2a;
}
This is a sample text used for the color #c28a2a. 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 #c28a2a;
}
This is a sample text used for the color #c28a2a. 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 51.87%
Green 36.9%
Blue 11.23%
CMYK Percentage
Cyan 0
Magenta 22.01%
Yellow 59.75%
Black 18.24%
Comments on this color
Please login or signup to post a comment.
No comments yet.