#c182dd Hex Color
rgb(193, 130, 221)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c1 | 82 | dd | - | #c182dd |
RGB | 193 | 130 | 221 | - | rgb(193,130,221) |
HSL | 282 | 57% | 69% | - | hsl(282,57%,69%) |
HSV | 282 | 41% | 87% | - | hsv(282,41%,87%) |
XYZ | 43.0261 | 32.5232 | 72.4165 | - | xyz(43.0261,32.5232,72.4165) |
CIE-LAB | 63.77 | 40.07 | -37.04 | - | lab(63.77,40.07,-37.04) |
CMYK | 0.12669683257919 | 0.41176470588235 | 0 | 0.13333333333333 | cmyk(0.12669683257919,0.41176470588235,0,0.13333333333333) |
Description
The RGB value of color #c182dd is rgb(193, 130, 221).
In the hex color #c182dd, The value of Red is 193, value of Green is 130, and value of Blue is 221. The primary color is Blue. Similarly, The HSL values for #c182dd consists of 282° Hue, 57% Saturation, and 69% Lightness.
In the CMYK color model, the color #c182dd can be represented as Cyan=0.12669683257919%, Magenta=0.41176470588235%, Yellow=0%, and Black=0.13333333333333%.
Shades of #c182dd
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 #c182dd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c182dd
Preview of #c182dd on White Background
The contrast ratio of #c182dd with white color is 2.8
Preview of #c182dd on black background
The contrast ratio of #c182dd with black color is 7.5
#c182dd color will look good with a black background.
Color Schemes of #c182dd
Triadic Colors of #c182dd
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 #c182dd
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 #c182dd
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 #c182dd
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: #c182dd;
}
This is a sample text used for the color #c182dd. 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: #c182dd;
}
This is a sample text used for the color #c182dd. 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 #c182dd;
}
This is a sample text used for the color #c182dd. 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.48%
Green 23.9%
Blue 40.63%
CMYK Percentage
Cyan 18.86
Magenta 61.29%
Yellow 0%
Black 19.85%
Comments on this color
Please login or signup to post a comment.
No comments yet.