#c9dba1 Hex Color
rgb(201, 219, 161)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c9 | db | a1 | - | #c9dba1 |
RGB | 201 | 219 | 161 | - | rgb(201,219,161) |
HSL | 79 | 45% | 75% | - | hsl(79,45%,75%) |
HSV | 79 | 26% | 86% | - | hsv(79,26%,86%) |
XYZ | 55.8519 | 65.6538 | 43.4469 | - | xyz(55.8519,65.6538,43.4469) |
CIE-LAB | 84.82 | -15.77 | 26.59 | - | lab(84.82,-15.77,26.59) |
CMYK | 0.082191780821918 | 0 | 0.2648401826484 | 0.14117647058824 | cmyk(0.082191780821918,0,0.2648401826484,0.14117647058824) |
Description
The RGB value of color #c9dba1 is rgb(201, 219, 161).
In the hex color #c9dba1, The value of Red is 201, value of Green is 219, and value of Blue is 161. The primary color is Green. Similarly, The HSL values for #c9dba1 consists of 79° Hue, 45% Saturation, and 75% Lightness.
In the CMYK color model, the color #c9dba1 can be represented as Cyan=0.082191780821918%, Magenta=0%, Yellow=0.2648401826484%, and Black=0.14117647058824%.
Shades of #c9dba1
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 #c9dba1
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c9dba1
Preview of #c9dba1 on White Background
The contrast ratio of #c9dba1 with white color is 1.49
Preview of #c9dba1 on black background
The contrast ratio of #c9dba1 with black color is 14.13
#c9dba1 color will look good with a black background.
Color Schemes of #c9dba1
Triadic Colors of #c9dba1
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 #c9dba1
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 #c9dba1
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 #c9dba1
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: #c9dba1;
}
This is a sample text used for the color #c9dba1. 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: #c9dba1;
}
This is a sample text used for the color #c9dba1. 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 #c9dba1;
}
This is a sample text used for the color #c9dba1. 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 34.6%
Green 37.69%
Blue 27.71%
CMYK Percentage
Cyan 16.84
Magenta 0%
Yellow 54.25%
Black 28.92%
Comments on this color
Please login or signup to post a comment.
No comments yet.