#cdfbc8 Hex Color
rgb(205, 251, 200)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cd | fb | c8 | - | #cdfbc8 |
RGB | 205 | 251 | 200 | - | rgb(205,251,200) |
HSL | 114 | 86% | 88% | - | hsl(114,86%,88%) |
HSV | 114 | 20% | 98% | - | hsv(114,20%,98%) |
XYZ | 70.0993 | 86.1436 | 67.5763 | - | xyz(70.0993,86.1436,67.5763) |
CIE-LAB | 94.37 | -24 | 19.7 | - | lab(94.37,-24,19.7) |
CMYK | 0.18326693227092 | 0 | 0.20318725099602 | 0.015686274509804 | cmyk(0.18326693227092,0,0.20318725099602,0.015686274509804) |
Description
The RGB value of color #cdfbc8 is rgb(205, 251, 200).
In the hex color #cdfbc8, The value of Red is 205, value of Green is 251, and value of Blue is 200. The primary color is Green. Similarly, The HSL values for #cdfbc8 consists of 114° Hue, 86% Saturation, and 88% Lightness.
In the CMYK color model, the color #cdfbc8 can be represented as Cyan=0.18326693227092%, Magenta=0%, Yellow=0.20318725099602%, and Black=0.015686274509804%.
Shades of #cdfbc8
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 #cdfbc8
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cdfbc8
Preview of #cdfbc8 on White Background
The contrast ratio of #cdfbc8 with white color is 1.15
Preview of #cdfbc8 on black background
The contrast ratio of #cdfbc8 with black color is 18.23
#cdfbc8 color will look good with a black background.
Color Schemes of #cdfbc8
Triadic Colors of #cdfbc8
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 #cdfbc8
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 #cdfbc8
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 #cdfbc8
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: #cdfbc8;
}
This is a sample text used for the color #cdfbc8. 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: #cdfbc8;
}
This is a sample text used for the color #cdfbc8. 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 #cdfbc8;
}
This is a sample text used for the color #cdfbc8. 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 31.25%
Green 38.26%
Blue 30.49%
CMYK Percentage
Cyan 45.57
Magenta 0%
Yellow 50.53%
Black 3.9%
Comments on this color
Please login or signup to post a comment.
No comments yet.