#c62ddc Hex Color
rgb(198, 45, 220)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c6 | 2d | dc | - | #c62ddc |
RGB | 198 | 45 | 220 | - | rgb(198,45,220) |
HSL | 292 | 71% | 52% | - | hsl(292,71%,52%) |
HSV | 292 | 80% | 86% | - | hsv(292,80%,86%) |
XYZ | 37.1454 | 19.0498 | 69.4294 | - | xyz(37.1454,19.0498,69.4294) |
CIE-LAB | 50.75 | 77.86 | -57.07 | - | lab(50.75,77.86,-57.07) |
CMYK | 0.1 | 0.79545454545455 | 0 | 0.13725490196078 | cmyk(0.1,0.79545454545455,0,0.13725490196078) |
Description
The RGB value of color #c62ddc is rgb(198, 45, 220).
In the hex color #c62ddc, The value of Red is 198, value of Green is 45, and value of Blue is 220. The primary color is Blue. Similarly, The HSL values for #c62ddc consists of 292° Hue, 71% Saturation, and 52% Lightness.
In the CMYK color model, the color #c62ddc can be represented as Cyan=0.1%, Magenta=0.79545454545455%, Yellow=0%, and Black=0.13725490196078%.
Shades of #c62ddc
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 #c62ddc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c62ddc
Preview of #c62ddc on White Background
The contrast ratio of #c62ddc with white color is 4.37
Preview of #c62ddc on black background
The contrast ratio of #c62ddc with black color is 4.81
#c62ddc color will look good with a black background.
Color Schemes of #c62ddc
Triadic Colors of #c62ddc
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 #c62ddc
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 #c62ddc
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 #c62ddc
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: #c62ddc;
}
This is a sample text used for the color #c62ddc. 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: #c62ddc;
}
This is a sample text used for the color #c62ddc. 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 #c62ddc;
}
This is a sample text used for the color #c62ddc. 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 42.76%
Green 9.72%
Blue 47.52%
CMYK Percentage
Cyan 9.68
Magenta 77.03%
Yellow 0%
Black 13.29%
Comments on this color
Please login or signup to post a comment.
No comments yet.