#c4245a Hex Color
rgb(196, 36, 90)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c4 | 24 | 5a | - | #c4245a |
RGB | 196 | 36 | 90 | - | rgb(196,36,90) |
HSL | 340 | 69% | 45% | - | hsl(340,69%,45%) |
HSV | 340 | 82% | 77% | - | hsv(340,82%,77%) |
XYZ | 25.2413 | 13.7357 | 10.9938 | - | xyz(25.2413,13.7357,10.9938) |
CIE-LAB | 43.85 | 63.41 | 10.06 | - | lab(43.85,63.41,10.06) |
CMYK | 0 | 0.81632653061225 | 0.54081632653061 | 0.23137254901961 | cmyk(0,0.81632653061225,0.54081632653061,0.23137254901961) |
Description
The RGB value of color #c4245a is rgb(196, 36, 90).
In the hex color #c4245a, The value of Red is 196, value of Green is 36, and value of Blue is 90. The primary color is Red. Similarly, The HSL values for #c4245a consists of 340° Hue, 69% Saturation, and 45% Lightness.
In the CMYK color model, the color #c4245a can be represented as Cyan=0%, Magenta=0.81632653061225%, Yellow=0.54081632653061%, and Black=0.23137254901961%.
Shades of #c4245a
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 #c4245a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c4245a
Preview of #c4245a on White Background
The contrast ratio of #c4245a with white color is 5.6
#c4245a color will look good on a white background.
Preview of #c4245a on black background
The contrast ratio of #c4245a with black color is 3.75
Color Schemes of #c4245a
Triadic Colors of #c4245a
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 #c4245a
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 #c4245a
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 #c4245a
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: #c4245a;
}
This is a sample text used for the color #c4245a. 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: #c4245a;
}
This is a sample text used for the color #c4245a. 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 #c4245a;
}
This is a sample text used for the color #c4245a. 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 60.87%
Green 11.18%
Blue 27.95%
CMYK Percentage
Cyan 0
Magenta 51.39%
Yellow 34.05%
Black 14.57%
Comments on this color
Please login or signup to post a comment.
No comments yet.