#c4275e Hex Color
rgb(196, 39, 94)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c4 | 27 | 5e | - | #c4275e |
RGB | 196 | 39 | 94 | - | rgb(196,39,94) |
HSL | 339 | 67% | 46% | - | hsl(339,67%,46%) |
HSV | 339 | 80% | 77% | - | hsv(339,80%,77%) |
XYZ | 25.5108 | 13.995 | 11.9464 | - | xyz(25.5108,13.995,11.9464) |
CIE-LAB | 44.23 | 62.93 | 8.09 | - | lab(44.23,62.93,8.09) |
CMYK | 0 | 0.80102040816327 | 0.52040816326531 | 0.23137254901961 | cmyk(0,0.80102040816327,0.52040816326531,0.23137254901961) |
Description
The RGB value of color #c4275e is rgb(196, 39, 94).
In the hex color #c4275e, The value of Red is 196, value of Green is 39, and value of Blue is 94. The primary color is Red. Similarly, The HSL values for #c4275e consists of 339° Hue, 67% Saturation, and 46% Lightness.
In the CMYK color model, the color #c4275e can be represented as Cyan=0%, Magenta=0.80102040816327%, Yellow=0.52040816326531%, and Black=0.23137254901961%.
Shades of #c4275e
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 #c4275e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c4275e
Preview of #c4275e on White Background
The contrast ratio of #c4275e with white color is 5.53
#c4275e color will look good on a white background.
Preview of #c4275e on black background
The contrast ratio of #c4275e with black color is 3.8
Color Schemes of #c4275e
Triadic Colors of #c4275e
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 #c4275e
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 #c4275e
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 #c4275e
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: #c4275e;
}
This is a sample text used for the color #c4275e. 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: #c4275e;
}
This is a sample text used for the color #c4275e. 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 #c4275e;
}
This is a sample text used for the color #c4275e. 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.57%
Green 11.85%
Blue 28.57%
CMYK Percentage
Cyan 0
Magenta 51.59%
Yellow 33.51%
Black 14.9%
Comments on this color
Please login or signup to post a comment.
No comments yet.