#c928c0 Hex Color
rgb(201, 40, 192)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c9 | 28 | c0 | - | #c928c0 |
RGB | 201 | 40 | 192 | - | rgb(201,40,192) |
HSL | 303 | 67% | 47% | - | hsl(303,67%,47%) |
HSV | 303 | 80% | 79% | - | hsv(303,80%,79%) |
XYZ | 34.3606 | 17.7409 | 51.4825 | - | xyz(34.3606,17.7409,51.4825) |
CIE-LAB | 49.18 | 75.24 | -43.43 | - | lab(49.18,75.24,-43.43) |
CMYK | 0 | 0.80099502487562 | 0.044776119402985 | 0.21176470588235 | cmyk(0,0.80099502487562,0.044776119402985,0.21176470588235) |
Description
The RGB value of color #c928c0 is rgb(201, 40, 192).
In the hex color #c928c0, The value of Red is 201, value of Green is 40, and value of Blue is 192. The primary color is Red. Similarly, The HSL values for #c928c0 consists of 303° Hue, 67% Saturation, and 47% Lightness.
In the CMYK color model, the color #c928c0 can be represented as Cyan=0%, Magenta=0.80099502487562%, Yellow=0.044776119402985%, and Black=0.21176470588235%.
Shades of #c928c0
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 #c928c0
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c928c0
Preview of #c928c0 on White Background
The contrast ratio of #c928c0 with white color is 4.62
#c928c0 color will look good on a white background.
Preview of #c928c0 on black background
The contrast ratio of #c928c0 with black color is 4.55
Color Schemes of #c928c0
Triadic Colors of #c928c0
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 #c928c0
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 #c928c0
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 #c928c0
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: #c928c0;
}
This is a sample text used for the color #c928c0. 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: #c928c0;
}
This is a sample text used for the color #c928c0. 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 #c928c0;
}
This is a sample text used for the color #c928c0. 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 46.42%
Green 9.24%
Blue 44.34%
CMYK Percentage
Cyan 0
Magenta 75.74%
Yellow 4.23%
Black 20.02%
Comments on this color
Please login or signup to post a comment.
No comments yet.