#c191d6 Hex Color
rgb(193, 145, 214)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c1 | 91 | d6 | - | #c191d6 |
RGB | 193 | 145 | 214 | - | rgb(193,145,214) |
HSL | 282 | 46% | 70% | - | hsl(282,46%,70%) |
HSV | 282 | 32% | 84% | - | hsv(282,32%,84%) |
XYZ | 44.2553 | 36.4433 | 68.3201 | - | xyz(44.2553,36.4433,68.3201) |
CIE-LAB | 66.86 | 30.39 | -28.36 | - | lab(66.86,30.39,-28.36) |
CMYK | 0.098130841121495 | 0.32242990654206 | 0 | 0.16078431372549 | cmyk(0.098130841121495,0.32242990654206,0,0.16078431372549) |
Description
The RGB value of color #c191d6 is rgb(193, 145, 214).
In the hex color #c191d6, The value of Red is 193, value of Green is 145, and value of Blue is 214. The primary color is Blue. Similarly, The HSL values for #c191d6 consists of 282° Hue, 46% Saturation, and 70% Lightness.
In the CMYK color model, the color #c191d6 can be represented as Cyan=0.098130841121495%, Magenta=0.32242990654206%, Yellow=0%, and Black=0.16078431372549%.
Shades of #c191d6
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 #c191d6
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c191d6
Preview of #c191d6 on White Background
The contrast ratio of #c191d6 with white color is 2.53
Preview of #c191d6 on black background
The contrast ratio of #c191d6 with black color is 8.29
#c191d6 color will look good with a black background.
Color Schemes of #c191d6
Triadic Colors of #c191d6
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 #c191d6
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 #c191d6
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 #c191d6
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: #c191d6;
}
This is a sample text used for the color #c191d6. 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: #c191d6;
}
This is a sample text used for the color #c191d6. 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 #c191d6;
}
This is a sample text used for the color #c191d6. 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 34.96%
Green 26.27%
Blue 38.77%
CMYK Percentage
Cyan 16.88
Magenta 55.46%
Yellow 0%
Black 27.66%
Comments on this color
Please login or signup to post a comment.
No comments yet.