#c75e86 Hex Color
rgb(199, 94, 134)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c7 | 5e | 86 | - | #c75e86 |
RGB | 199 | 94 | 134 | - | rgb(199,94,134) |
HSL | 337 | 48% | 57% | - | hsl(337,48%,57%) |
HSV | 337 | 53% | 78% | - | hsv(337,53%,78%) |
XYZ | 31.859 | 21.8688 | 25.0962 | - | xyz(31.859,21.8688,25.0962) |
CIE-LAB | 53.89 | 46.08 | -2.13 | - | lab(53.89,46.08,-2.13) |
CMYK | 0 | 0.52763819095477 | 0.32663316582915 | 0.21960784313725 | cmyk(0,0.52763819095477,0.32663316582915,0.21960784313725) |
Description
The RGB value of color #c75e86 is rgb(199, 94, 134).
In the hex color #c75e86, The value of Red is 199, value of Green is 94, and value of Blue is 134. The primary color is Red. Similarly, The HSL values for #c75e86 consists of 337° Hue, 48% Saturation, and 57% Lightness.
In the CMYK color model, the color #c75e86 can be represented as Cyan=0%, Magenta=0.52763819095477%, Yellow=0.32663316582915%, and Black=0.21960784313725%.
Shades of #c75e86
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 #c75e86
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c75e86
Preview of #c75e86 on White Background
The contrast ratio of #c75e86 with white color is 3.91
Preview of #c75e86 on black background
The contrast ratio of #c75e86 with black color is 5.37
#c75e86 color will look good with a black background.
Color Schemes of #c75e86
Triadic Colors of #c75e86
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 #c75e86
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 #c75e86
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 #c75e86
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: #c75e86;
}
This is a sample text used for the color #c75e86. 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: #c75e86;
}
This is a sample text used for the color #c75e86. 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 #c75e86;
}
This is a sample text used for the color #c75e86. 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 46.6%
Green 22.01%
Blue 31.38%
CMYK Percentage
Cyan 0
Magenta 49.13%
Yellow 30.42%
Black 20.45%
Comments on this color
Please login or signup to post a comment.
No comments yet.