#cec43f Hex Color
rgb(206, 196, 63)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ce | c4 | 3f | - | #cec43f |
RGB | 206 | 196 | 63 | - | rgb(206,196,63) |
HSL | 56 | 59% | 53% | - | hsl(56,59%,53%) |
HSV | 56 | 69% | 81% | - | hsv(56,69%,81%) |
XYZ | 46.0907 | 52.9605 | 12.4958 | - | xyz(46.0907,52.9605,12.4958) |
CIE-LAB | 77.85 | -11.71 | 64.62 | - | lab(77.85,-11.71,64.62) |
CMYK | 0 | 0.048543689320388 | 0.69417475728155 | 0.1921568627451 | cmyk(0,0.048543689320388,0.69417475728155,0.1921568627451) |
Description
The RGB value of color #cec43f is rgb(206, 196, 63).
In the hex color #cec43f, The value of Red is 206, value of Green is 196, and value of Blue is 63. The primary color is Red. Similarly, The HSL values for #cec43f consists of 56° Hue, 59% Saturation, and 53% Lightness.
In the CMYK color model, the color #cec43f can be represented as Cyan=0%, Magenta=0.048543689320388%, Yellow=0.69417475728155%, and Black=0.1921568627451%.
Shades of #cec43f
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 #cec43f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cec43f
Preview of #cec43f on White Background
The contrast ratio of #cec43f with white color is 1.81
Preview of #cec43f on black background
The contrast ratio of #cec43f with black color is 11.59
#cec43f color will look good with a black background.
Color Schemes of #cec43f
Triadic Colors of #cec43f
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 #cec43f
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 #cec43f
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 #cec43f
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: #cec43f;
}
This is a sample text used for the color #cec43f. 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: #cec43f;
}
This is a sample text used for the color #cec43f. 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 #cec43f;
}
This is a sample text used for the color #cec43f. 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.3%
Green 42.15%
Blue 13.55%
CMYK Percentage
Cyan 0
Magenta 5.19%
Yellow 74.25%
Black 20.55%
Comments on this color
Please login or signup to post a comment.
No comments yet.