#cece8d Hex Color
rgb(206, 206, 141)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ce | ce | 8d | - | #cece8d |
RGB | 206 | 206 | 141 | - | rgb(206,206,141) |
HSL | 60 | 40% | 68% | - | hsl(60,40%,68%) |
HSV | 60 | 32% | 81% | - | hsv(60,32%,81%) |
XYZ | 52.3326 | 59.1875 | 33.8654 | - | xyz(52.3326,59.1875,33.8654) |
CIE-LAB | 81.39 | -10 | 32.41 | - | lab(81.39,-10,32.41) |
CMYK | 0 | 0 | 0.31553398058252 | 0.1921568627451 | cmyk(0,0,0.31553398058252,0.1921568627451) |
Description
The RGB value of color #cece8d is rgb(206, 206, 141).
In the hex color #cece8d, The value of Red is 206, value of Green is 206, and value of Blue is 141. The primary color is Red. Similarly, The HSL values for #cece8d consists of 60° Hue, 40% Saturation, and 68% Lightness.
In the CMYK color model, the color #cece8d can be represented as Cyan=0%, Magenta=0%, Yellow=0.31553398058252%, and Black=0.1921568627451%.
Shades of #cece8d
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 #cece8d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cece8d
Preview of #cece8d on White Background
The contrast ratio of #cece8d with white color is 1.64
Preview of #cece8d on black background
The contrast ratio of #cece8d with black color is 12.84
#cece8d color will look good with a black background.
Color Schemes of #cece8d
Triadic Colors of #cece8d
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 #cece8d
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 #cece8d
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 #cece8d
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: #cece8d;
}
This is a sample text used for the color #cece8d. 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: #cece8d;
}
This is a sample text used for the color #cece8d. 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 #cece8d;
}
This is a sample text used for the color #cece8d. 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 37.25%
Green 37.25%
Blue 25.5%
CMYK Percentage
Cyan 0
Magenta 0%
Yellow 62.15%
Black 37.85%
Comments on this color
Please login or signup to post a comment.
No comments yet.