#cfd98b Hex Color
rgb(207, 217, 139)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cf | d9 | 8b | - | #cfd98b |
RGB | 207 | 217 | 139 | - | rgb(207,217,139) |
HSL | 68 | 51% | 70% | - | hsl(68,51%,70%) |
HSV | 68 | 36% | 85% | - | hsv(68,36%,85%) |
XYZ | 55.2052 | 64.7552 | 34.0155 | - | xyz(55.2052,64.7552,34.0155) |
CIE-LAB | 84.36 | -15.4 | 37.32 | - | lab(84.36,-15.4,37.32) |
CMYK | 0.046082949308756 | 0 | 0.35944700460829 | 0.14901960784314 | cmyk(0.046082949308756,0,0.35944700460829,0.14901960784314) |
Description
The RGB value of color #cfd98b is rgb(207, 217, 139).
In the hex color #cfd98b, The value of Red is 207, value of Green is 217, and value of Blue is 139. The primary color is Green. Similarly, The HSL values for #cfd98b consists of 68° Hue, 51% Saturation, and 70% Lightness.
In the CMYK color model, the color #cfd98b can be represented as Cyan=0.046082949308756%, Magenta=0%, Yellow=0.35944700460829%, and Black=0.14901960784314%.
Shades of #cfd98b
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 #cfd98b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cfd98b
Preview of #cfd98b on White Background
The contrast ratio of #cfd98b with white color is 1.51
Preview of #cfd98b on black background
The contrast ratio of #cfd98b with black color is 13.95
#cfd98b color will look good with a black background.
Color Schemes of #cfd98b
Triadic Colors of #cfd98b
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 #cfd98b
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 #cfd98b
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 #cfd98b
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: #cfd98b;
}
This is a sample text used for the color #cfd98b. 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: #cfd98b;
}
This is a sample text used for the color #cfd98b. 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 #cfd98b;
}
This is a sample text used for the color #cfd98b. 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 36.77%
Green 38.54%
Blue 24.69%
CMYK Percentage
Cyan 8.31
Magenta 0%
Yellow 64.82%
Black 26.87%
Comments on this color
Please login or signup to post a comment.
No comments yet.