#c87bbf Hex Color
rgb(200, 123, 191)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c8 | 7b | bf | - | #c87bbf |
RGB | 200 | 123 | 191 | - | rgb(200,123,191) |
HSL | 307 | 41% | 63% | - | hsl(307,41%,63%) |
HSV | 307 | 39% | 78% | - | hsv(307,39%,78%) |
XYZ | 40.3063 | 30.2069 | 52.9963 | - | xyz(40.3063,30.2069,52.9963) |
CIE-LAB | 61.83 | 40.16 | -23.13 | - | lab(61.83,40.16,-23.13) |
CMYK | 0 | 0.385 | 0.045 | 0.2156862745098 | cmyk(0,0.385,0.045,0.2156862745098) |
Description
The RGB value of color #c87bbf is rgb(200, 123, 191).
In the hex color #c87bbf, The value of Red is 200, value of Green is 123, and value of Blue is 191. The primary color is Red. Similarly, The HSL values for #c87bbf consists of 307° Hue, 41% Saturation, and 63% Lightness.
In the CMYK color model, the color #c87bbf can be represented as Cyan=0%, Magenta=0.385%, Yellow=0.045%, and Black=0.2156862745098%.
Shades of #c87bbf
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 #c87bbf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c87bbf
Preview of #c87bbf on White Background
The contrast ratio of #c87bbf with white color is 2.98
Preview of #c87bbf on black background
The contrast ratio of #c87bbf with black color is 7.04
#c87bbf color will look good with a black background.
Color Schemes of #c87bbf
Triadic Colors of #c87bbf
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 #c87bbf
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 #c87bbf
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 #c87bbf
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: #c87bbf;
}
This is a sample text used for the color #c87bbf. 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: #c87bbf;
}
This is a sample text used for the color #c87bbf. 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 #c87bbf;
}
This is a sample text used for the color #c87bbf. 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.91%
Green 23.93%
Blue 37.16%
CMYK Percentage
Cyan 0
Magenta 59.63%
Yellow 6.97%
Black 33.4%
Comments on this color
Please login or signup to post a comment.
No comments yet.