#c0149c Hex Color
rgb(192, 20, 156)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c0 | 14 | 9c | - | #c0149c |
RGB | 192 | 20 | 156 | - | rgb(192,20,156) |
HSL | 313 | 81% | 42% | - | hsl(313,81%,42%) |
HSV | 313 | 90% | 75% | - | hsv(313,90%,75%) |
XYZ | 27.9891 | 14.1071 | 32.7002 | - | xyz(27.9891,14.1071,32.7002) |
CIE-LAB | 44.39 | 72.36 | -29.82 | - | lab(44.39,72.36,-29.82) |
CMYK | 0 | 0.89583333333333 | 0.1875 | 0.24705882352941 | cmyk(0,0.89583333333333,0.1875,0.24705882352941) |
Description
The RGB value of color #c0149c is rgb(192, 20, 156).
In the hex color #c0149c, The value of Red is 192, value of Green is 20, and value of Blue is 156. The primary color is Red. Similarly, The HSL values for #c0149c consists of 313° Hue, 81% Saturation, and 42% Lightness.
In the CMYK color model, the color #c0149c can be represented as Cyan=0%, Magenta=0.89583333333333%, Yellow=0.1875%, and Black=0.24705882352941%.
Shades of #c0149c
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 #c0149c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c0149c
Preview of #c0149c on White Background
The contrast ratio of #c0149c with white color is 5.5
#c0149c color will look good on a white background.
Preview of #c0149c on black background
The contrast ratio of #c0149c with black color is 3.82
Color Schemes of #c0149c
Triadic Colors of #c0149c
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 #c0149c
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 #c0149c
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 #c0149c
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.
Monochromatic Colors of #c0149c
Monochromatic colors are variations of a single color that are created by using different shades, tints, and tones of that color which results in a harmonious and cohesive color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #c0149c;
}
This is a sample text used for the color #c0149c. 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: #c0149c;
}
This is a sample text used for the color #c0149c. 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 #c0149c;
}
This is a sample text used for the color #c0149c. 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 52.17%
Green 5.43%
Blue 42.39%
CMYK Percentage
Cyan 0
Magenta 67.34%
Yellow 14.09%
Black 18.57%
Comments on this color
Please login or signup to post a comment.
No comments yet.