#c4087c Hex Color
rgb(196, 8, 124)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c4 | 08 | 7c | - | #c4087c |
RGB | 196 | 8 | 124 | - | rgb(196,8,124) |
HSL | 323 | 92% | 40% | - | hsl(323,92%,40%) |
HSV | 323 | 96% | 77% | - | hsv(323,96%,77%) |
XYZ | 26.4899 | 13.3647 | 20.2522 | - | xyz(26.4899,13.3647,20.2522) |
CIE-LAB | 43.31 | 70.96 | -11.91 | - | lab(43.31,70.96,-11.91) |
CMYK | 0 | 0.95918367346939 | 0.36734693877551 | 0.23137254901961 | cmyk(0,0.95918367346939,0.36734693877551,0.23137254901961) |
Description
The RGB value of color #c4087c is rgb(196, 8, 124).
In the hex color #c4087c, The value of Red is 196, value of Green is 8, and value of Blue is 124. The primary color is Red. Similarly, The HSL values for #c4087c consists of 323° Hue, 92% Saturation, and 40% Lightness.
In the CMYK color model, the color #c4087c can be represented as Cyan=0%, Magenta=0.95918367346939%, Yellow=0.36734693877551%, and Black=0.23137254901961%.
Shades of #c4087c
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 #c4087c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c4087c
Preview of #c4087c on White Background
The contrast ratio of #c4087c with white color is 5.72
#c4087c color will look good on a white background.
Preview of #c4087c on black background
The contrast ratio of #c4087c with black color is 3.67
Color Schemes of #c4087c
Triadic Colors of #c4087c
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 #c4087c
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 #c4087c
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 #c4087c
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 #c4087c
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: #c4087c;
}
This is a sample text used for the color #c4087c. 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: #c4087c;
}
This is a sample text used for the color #c4087c. 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 #c4087c;
}
This is a sample text used for the color #c4087c. 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 59.76%
Green 2.44%
Blue 37.8%
CMYK Percentage
Cyan 0
Magenta 61.57%
Yellow 23.58%
Black 14.85%
Comments on this color
Please login or signup to post a comment.
No comments yet.