#c880be Hex Color
rgb(200, 128, 190)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c8 | 80 | be | - | #c880be |
RGB | 200 | 128 | 190 | - | rgb(200,128,190) |
HSL | 308 | 40% | 64% | - | hsl(308,40%,64%) |
HSV | 308 | 36% | 78% | - | hsv(308,36%,78%) |
XYZ | 40.8329 | 31.4354 | 52.6307 | - | xyz(40.8329,31.4354,52.6307) |
CIE-LAB | 62.87 | 37.31 | -20.97 | - | lab(62.87,37.31,-20.97) |
CMYK | 0 | 0.36 | 0.05 | 0.2156862745098 | cmyk(0,0.36,0.05,0.2156862745098) |
Description
The RGB value of color #c880be is rgb(200, 128, 190).
In the hex color #c880be, The value of Red is 200, value of Green is 128, and value of Blue is 190. The primary color is Red. Similarly, The HSL values for #c880be consists of 308° Hue, 40% Saturation, and 64% Lightness.
In the CMYK color model, the color #c880be can be represented as Cyan=0%, Magenta=0.36%, Yellow=0.05%, and Black=0.2156862745098%.
Shades of #c880be
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 #c880be
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c880be
Preview of #c880be on White Background
The contrast ratio of #c880be with white color is 2.88
Preview of #c880be on black background
The contrast ratio of #c880be with black color is 7.29
#c880be color will look good with a black background.
Color Schemes of #c880be
Triadic Colors of #c880be
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 #c880be
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 #c880be
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 #c880be
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: #c880be;
}
This is a sample text used for the color #c880be. 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: #c880be;
}
This is a sample text used for the color #c880be. 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 #c880be;
}
This is a sample text used for the color #c880be. 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 38.61%
Green 24.71%
Blue 36.68%
CMYK Percentage
Cyan 0
Magenta 57.54%
Yellow 7.99%
Black 34.47%
Comments on this color
Please login or signup to post a comment.
No comments yet.