#cfb54a Hex Color
rgb(207, 181, 74)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cf | b5 | 4a | - | #cfb54a |
RGB | 207 | 181 | 74 | - | rgb(207,181,74) |
HSL | 48 | 58% | 55% | - | hsl(48,58%,55%) |
HSV | 48 | 64% | 81% | - | hsv(48,64%,81%) |
XYZ | 43.492 | 46.8076 | 13.2211 | - | xyz(43.492,46.8076,13.2211) |
CIE-LAB | 74.07 | -2.92 | 56.25 | - | lab(74.07,-2.92,56.25) |
CMYK | 0 | 0.1256038647343 | 0.64251207729469 | 0.18823529411765 | cmyk(0,0.1256038647343,0.64251207729469,0.18823529411765) |
Description
The RGB value of color #cfb54a is rgb(207, 181, 74).
In the hex color #cfb54a, The value of Red is 207, value of Green is 181, and value of Blue is 74. The primary color is Red. Similarly, The HSL values for #cfb54a consists of 48° Hue, 58% Saturation, and 55% Lightness.
In the CMYK color model, the color #cfb54a can be represented as Cyan=0%, Magenta=0.1256038647343%, Yellow=0.64251207729469%, and Black=0.18823529411765%.
Shades of #cfb54a
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 #cfb54a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cfb54a
Preview of #cfb54a on White Background
The contrast ratio of #cfb54a with white color is 2.03
Preview of #cfb54a on black background
The contrast ratio of #cfb54a with black color is 10.36
#cfb54a color will look good with a black background.
Color Schemes of #cfb54a
Triadic Colors of #cfb54a
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 #cfb54a
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 #cfb54a
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 #cfb54a
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: #cfb54a;
}
This is a sample text used for the color #cfb54a. 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: #cfb54a;
}
This is a sample text used for the color #cfb54a. 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 #cfb54a;
}
This is a sample text used for the color #cfb54a. 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 44.81%
Green 39.18%
Blue 16.02%
CMYK Percentage
Cyan 0
Magenta 13.13%
Yellow 67.18%
Black 19.68%
Comments on this color
Please login or signup to post a comment.
No comments yet.