#c0289c Hex Color
rgb(192, 40, 156)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c0 | 28 | 9c | - | #c0289c |
RGB | 192 | 40 | 156 | - | rgb(192,40,156) |
HSL | 314 | 66% | 45% | - | hsl(314,66%,45%) |
HSV | 314 | 79% | 75% | - | hsv(314,79%,75%) |
XYZ | 28.4978 | 15.1244 | 32.8698 | - | xyz(28.4978,15.1244,32.8698) |
CIE-LAB | 45.8 | 68.26 | -27.61 | - | lab(45.8,68.26,-27.61) |
CMYK | 0 | 0.79166666666667 | 0.1875 | 0.24705882352941 | cmyk(0,0.79166666666667,0.1875,0.24705882352941) |
Description
The RGB value of color #c0289c is rgb(192, 40, 156).
In the hex color #c0289c, The value of Red is 192, value of Green is 40, and value of Blue is 156. The primary color is Red. Similarly, The HSL values for #c0289c consists of 314° Hue, 66% Saturation, and 45% Lightness.
In the CMYK color model, the color #c0289c can be represented as Cyan=0%, Magenta=0.79166666666667%, Yellow=0.1875%, and Black=0.24705882352941%.
Shades of #c0289c
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 #c0289c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c0289c
Preview of #c0289c on White Background
The contrast ratio of #c0289c with white color is 5.22
#c0289c color will look good on a white background.
Preview of #c0289c on black background
The contrast ratio of #c0289c with black color is 4.02
Color Schemes of #c0289c
Triadic Colors of #c0289c
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 #c0289c
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 #c0289c
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 #c0289c
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: #c0289c;
}
This is a sample text used for the color #c0289c. 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: #c0289c;
}
This is a sample text used for the color #c0289c. 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 #c0289c;
}
This is a sample text used for the color #c0289c. 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 49.48%
Green 10.31%
Blue 40.21%
CMYK Percentage
Cyan 0
Magenta 64.56%
Yellow 15.29%
Black 20.15%
Comments on this color
Please login or signup to post a comment.
No comments yet.