#c5dfaf Hex Color
rgb(197, 223, 175)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c5 | df | af | - | #c5dfaf |
RGB | 197 | 223 | 175 | - | rgb(197,223,175) |
HSL | 93 | 43% | 78% | - | hsl(93,43%,78%) |
HSV | 93 | 22% | 87% | - | hsv(93,22%,87%) |
XYZ | 57.1515 | 67.7408 | 50.6205 | - | xyz(57.1515,67.7408,50.6205) |
CIE-LAB | 85.88 | -17.1 | 20.71 | - | lab(85.88,-17.1,20.71) |
CMYK | 0.11659192825112 | 0 | 0.2152466367713 | 0.12549019607843 | cmyk(0.11659192825112,0,0.2152466367713,0.12549019607843) |
Description
The RGB value of color #c5dfaf is rgb(197, 223, 175).
In the hex color #c5dfaf, The value of Red is 197, value of Green is 223, and value of Blue is 175. The primary color is Green. Similarly, The HSL values for #c5dfaf consists of 93° Hue, 43% Saturation, and 78% Lightness.
In the CMYK color model, the color #c5dfaf can be represented as Cyan=0.11659192825112%, Magenta=0%, Yellow=0.2152466367713%, and Black=0.12549019607843%.
Shades of #c5dfaf
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 #c5dfaf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c5dfaf
Preview of #c5dfaf on White Background
The contrast ratio of #c5dfaf with white color is 1.44
Preview of #c5dfaf on black background
The contrast ratio of #c5dfaf with black color is 14.55
#c5dfaf color will look good with a black background.
Color Schemes of #c5dfaf
Triadic Colors of #c5dfaf
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 #c5dfaf
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 #c5dfaf
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 #c5dfaf
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: #c5dfaf;
}
This is a sample text used for the color #c5dfaf. 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: #c5dfaf;
}
This is a sample text used for the color #c5dfaf. 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 #c5dfaf;
}
This is a sample text used for the color #c5dfaf. 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 33.11%
Green 37.48%
Blue 29.41%
CMYK Percentage
Cyan 25.49
Magenta 0%
Yellow 47.07%
Black 27.44%
Comments on this color
Please login or signup to post a comment.
No comments yet.