#c77fb4 Hex Color
rgb(199, 127, 180)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c7 | 7f | b4 | - | #c77fb4 |
RGB | 199 | 127 | 180 | - | rgb(199,127,180) |
HSL | 316 | 39% | 64% | - | hsl(316,39%,64%) |
HSV | 316 | 36% | 78% | - | hsv(316,36%,78%) |
XYZ | 39.3808 | 30.6161 | 47.0139 | - | xyz(39.3808,30.6161,47.0139) |
CIE-LAB | 62.18 | 35.76 | -16.37 | - | lab(62.18,35.76,-16.37) |
CMYK | 0 | 0.36180904522613 | 0.095477386934673 | 0.21960784313725 | cmyk(0,0.36180904522613,0.095477386934673,0.21960784313725) |
Description
The RGB value of color #c77fb4 is rgb(199, 127, 180).
In the hex color #c77fb4, The value of Red is 199, value of Green is 127, and value of Blue is 180. The primary color is Red. Similarly, The HSL values for #c77fb4 consists of 316° Hue, 39% Saturation, and 64% Lightness.
In the CMYK color model, the color #c77fb4 can be represented as Cyan=0%, Magenta=0.36180904522613%, Yellow=0.095477386934673%, and Black=0.21960784313725%.
Shades of #c77fb4
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 #c77fb4
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c77fb4
Preview of #c77fb4 on White Background
The contrast ratio of #c77fb4 with white color is 2.95
Preview of #c77fb4 on black background
The contrast ratio of #c77fb4 with black color is 7.12
#c77fb4 color will look good with a black background.
Color Schemes of #c77fb4
Triadic Colors of #c77fb4
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 #c77fb4
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 #c77fb4
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 #c77fb4
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: #c77fb4;
}
This is a sample text used for the color #c77fb4. 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: #c77fb4;
}
This is a sample text used for the color #c77fb4. 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 #c77fb4;
}
This is a sample text used for the color #c77fb4. 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 39.33%
Green 25.1%
Blue 35.57%
CMYK Percentage
Cyan 0
Magenta 53.45%
Yellow 14.11%
Black 32.44%
Comments on this color
Please login or signup to post a comment.
No comments yet.