#c85888 Hex Color
rgb(200, 88, 136)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c8 | 58 | 88 | - | #c85888 |
RGB | 200 | 88 | 136 | - | rgb(200,88,136) |
HSL | 334 | 50% | 56% | - | hsl(334,50%,56%) |
HSV | 334 | 56% | 78% | - | hsv(334,56%,78%) |
XYZ | 31.7531 | 21.0364 | 25.6794 | - | xyz(31.7531,21.0364,25.6794) |
CIE-LAB | 52.99 | 49.57 | -4.62 | - | lab(52.99,49.57,-4.62) |
CMYK | 0 | 0.56 | 0.32 | 0.2156862745098 | cmyk(0,0.56,0.32,0.2156862745098) |
Description
The RGB value of color #c85888 is rgb(200, 88, 136).
In the hex color #c85888, The value of Red is 200, value of Green is 88, and value of Blue is 136. The primary color is Red. Similarly, The HSL values for #c85888 consists of 334° Hue, 50% Saturation, and 56% Lightness.
In the CMYK color model, the color #c85888 can be represented as Cyan=0%, Magenta=0.56%, Yellow=0.32%, and Black=0.2156862745098%.
Shades of #c85888
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 #c85888
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c85888
Preview of #c85888 on White Background
The contrast ratio of #c85888 with white color is 4.03
Preview of #c85888 on black background
The contrast ratio of #c85888 with black color is 5.21
#c85888 color will look good with a black background.
Color Schemes of #c85888
Triadic Colors of #c85888
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 #c85888
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 #c85888
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 #c85888
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: #c85888;
}
This is a sample text used for the color #c85888. 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: #c85888;
}
This is a sample text used for the color #c85888. 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 #c85888;
}
This is a sample text used for the color #c85888. 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 47.17%
Green 20.75%
Blue 32.08%
CMYK Percentage
Cyan 0
Magenta 51.11%
Yellow 29.21%
Black 19.69%
Comments on this color
Please login or signup to post a comment.
No comments yet.