#cfb94a Hex Color
rgb(207, 185, 74)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cf | b9 | 4a | - | #cfb94a |
RGB | 207 | 185 | 74 | - | rgb(207,185,74) |
HSL | 50 | 58% | 55% | - | hsl(50,58%,55%) |
HSV | 50 | 64% | 81% | - | hsv(50,64%,81%) |
XYZ | 44.3171 | 48.4577 | 13.4961 | - | xyz(44.3171,48.4577,13.4961) |
CIE-LAB | 75.11 | -5.01 | 57.37 | - | lab(75.11,-5.01,57.37) |
CMYK | 0 | 0.10628019323672 | 0.64251207729469 | 0.18823529411765 | cmyk(0,0.10628019323672,0.64251207729469,0.18823529411765) |
Description
The RGB value of color #cfb94a is rgb(207, 185, 74).
In the hex color #cfb94a, The value of Red is 207, value of Green is 185, and value of Blue is 74. The primary color is Red. Similarly, The HSL values for #cfb94a consists of 50° Hue, 58% Saturation, and 55% Lightness.
In the CMYK color model, the color #cfb94a can be represented as Cyan=0%, Magenta=0.10628019323672%, Yellow=0.64251207729469%, and Black=0.18823529411765%.
Shades of #cfb94a
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 #cfb94a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cfb94a
Preview of #cfb94a on White Background
The contrast ratio of #cfb94a with white color is 1.96
Preview of #cfb94a on black background
The contrast ratio of #cfb94a with black color is 10.69
#cfb94a color will look good with a black background.
Color Schemes of #cfb94a
Triadic Colors of #cfb94a
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 #cfb94a
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 #cfb94a
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 #cfb94a
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: #cfb94a;
}
This is a sample text used for the color #cfb94a. 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: #cfb94a;
}
This is a sample text used for the color #cfb94a. 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 #cfb94a;
}
This is a sample text used for the color #cfb94a. 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.42%
Green 39.7%
Blue 15.88%
CMYK Percentage
Cyan 0
Magenta 11.34%
Yellow 68.57%
Black 20.09%
Comments on this color
Please login or signup to post a comment.
No comments yet.