#c482dd Hex Color
rgb(196, 130, 221)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c4 | 82 | dd | - | #c482dd |
RGB | 196 | 130 | 221 | - | rgb(196,130,221) |
HSL | 284 | 57% | 69% | - | hsl(284,57%,69%) |
HSV | 284 | 41% | 87% | - | hsv(284,41%,87%) |
XYZ | 43.7987 | 32.9215 | 72.4526 | - | xyz(43.7987,32.9215,72.4526) |
CIE-LAB | 64.1 | 40.95 | -36.51 | - | lab(64.1,40.95,-36.51) |
CMYK | 0.1131221719457 | 0.41176470588235 | 0 | 0.13333333333333 | cmyk(0.1131221719457,0.41176470588235,0,0.13333333333333) |
Description
The RGB value of color #c482dd is rgb(196, 130, 221).
In the hex color #c482dd, The value of Red is 196, value of Green is 130, and value of Blue is 221. The primary color is Blue. Similarly, The HSL values for #c482dd consists of 284° Hue, 57% Saturation, and 69% Lightness.
In the CMYK color model, the color #c482dd can be represented as Cyan=0.1131221719457%, Magenta=0.41176470588235%, Yellow=0%, and Black=0.13333333333333%.
Shades of #c482dd
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 #c482dd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c482dd
Preview of #c482dd on White Background
The contrast ratio of #c482dd with white color is 2.77
Preview of #c482dd on black background
The contrast ratio of #c482dd with black color is 7.58
#c482dd color will look good with a black background.
Color Schemes of #c482dd
Triadic Colors of #c482dd
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 #c482dd
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 #c482dd
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 #c482dd
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: #c482dd;
}
This is a sample text used for the color #c482dd. 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: #c482dd;
}
This is a sample text used for the color #c482dd. 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 #c482dd;
}
This is a sample text used for the color #c482dd. 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.83%
Green 23.77%
Blue 40.4%
CMYK Percentage
Cyan 17.19
Magenta 62.56%
Yellow 0%
Black 20.26%
Comments on this color
Please login or signup to post a comment.
No comments yet.