#c49dc7 Hex Color
rgb(196, 157, 199)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c4 | 9d | c7 | - | #c49dc7 |
RGB | 196 | 157 | 199 | - | rgb(196,157,199) |
HSL | 296 | 27% | 70% | - | hsl(296,27%,70%) |
HSV | 296 | 21% | 78% | - | hsv(296,21%,78%) |
XYZ | 45.1307 | 39.9732 | 59.3698 | - | xyz(45.1307,39.9732,59.3698) |
CIE-LAB | 69.45 | 21.75 | -16.06 | - | lab(69.45,21.75,-16.06) |
CMYK | 0.015075376884422 | 0.21105527638191 | 0 | 0.21960784313725 | cmyk(0.015075376884422,0.21105527638191,0,0.21960784313725) |
Description
The RGB value of color #c49dc7 is rgb(196, 157, 199).
In the hex color #c49dc7, The value of Red is 196, value of Green is 157, and value of Blue is 199. The primary color is Blue. Similarly, The HSL values for #c49dc7 consists of 296° Hue, 27% Saturation, and 70% Lightness.
In the CMYK color model, the color #c49dc7 can be represented as Cyan=0.015075376884422%, Magenta=0.21105527638191%, Yellow=0%, and Black=0.21960784313725%.
Shades of #c49dc7
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 #c49dc7
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c49dc7
Preview of #c49dc7 on White Background
The contrast ratio of #c49dc7 with white color is 2.33
Preview of #c49dc7 on black background
The contrast ratio of #c49dc7 with black color is 8.99
#c49dc7 color will look good with a black background.
Color Schemes of #c49dc7
Triadic Colors of #c49dc7
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 #c49dc7
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 #c49dc7
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 #c49dc7
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: #c49dc7;
}
This is a sample text used for the color #c49dc7. 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: #c49dc7;
}
This is a sample text used for the color #c49dc7. 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 #c49dc7;
}
This is a sample text used for the color #c49dc7. 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 35.51%
Green 28.44%
Blue 36.05%
CMYK Percentage
Cyan 3.38
Magenta 47.35%
Yellow 0%
Black 49.27%
Comments on this color
Please login or signup to post a comment.
No comments yet.