#cba34d Hex Color
rgb(203, 163, 77)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cb | a3 | 4d | - | #cba34d |
RGB | 203 | 163 | 77 | - | rgb(203,163,77) |
HSL | 41 | 55% | 55% | - | hsl(41,55%,55%) |
HSV | 41 | 62% | 80% | - | hsv(41,62%,80%) |
XYZ | 39.0653 | 39.4267 | 12.5723 | - | xyz(39.0653,39.4267,12.5723) |
CIE-LAB | 69.06 | 5.12 | 49.26 | - | lab(69.06,5.12,49.26) |
CMYK | 0 | 0.19704433497537 | 0.62068965517241 | 0.20392156862745 | cmyk(0,0.19704433497537,0.62068965517241,0.20392156862745) |
Description
The RGB value of color #cba34d is rgb(203, 163, 77).
In the hex color #cba34d, The value of Red is 203, value of Green is 163, and value of Blue is 77. The primary color is Red. Similarly, The HSL values for #cba34d consists of 41° Hue, 55% Saturation, and 55% Lightness.
In the CMYK color model, the color #cba34d can be represented as Cyan=0%, Magenta=0.19704433497537%, Yellow=0.62068965517241%, and Black=0.20392156862745%.
Shades of #cba34d
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 #cba34d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cba34d
Preview of #cba34d on White Background
The contrast ratio of #cba34d with white color is 2.36
Preview of #cba34d on black background
The contrast ratio of #cba34d with black color is 8.89
#cba34d color will look good with a black background.
Color Schemes of #cba34d
Triadic Colors of #cba34d
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 #cba34d
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 #cba34d
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 #cba34d
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: #cba34d;
}
This is a sample text used for the color #cba34d. 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: #cba34d;
}
This is a sample text used for the color #cba34d. 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 #cba34d;
}
This is a sample text used for the color #cba34d. 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 45.82%
Green 36.79%
Blue 17.38%
CMYK Percentage
Cyan 0
Magenta 19.29%
Yellow 60.75%
Black 19.96%
Comments on this color
Please login or signup to post a comment.
No comments yet.