#c44253 Hex Color
rgb(196, 66, 83)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | c4 | 42 | 53 | - | #c44253 |
| RGB | 196 | 66 | 83 | - | rgb(196,66,83) |
| HSL | 352 | 52% | 51% | - | hsl(352,52%,51%) |
| HSV | 352 | 66% | 77% | - | hsv(352,66%,77%) |
| XYZ | 26.2745 | 16.2567 | 9.9367 | - | xyz(26.2745,16.2567,9.9367) |
| CIE-LAB | 47.31 | 52.83 | 19.11 | - | lab(47.31,52.83,19.11) |
| CMYK | 0 | 0.66326530612245 | 0.5765306122449 | 0.23137254901961 | cmyk(0,0.66326530612245,0.5765306122449,0.23137254901961) |
Description
The RGB value of color #c44253 is rgb(196, 66, 83).
In the hex color #c44253, The value of Red is 196, value of Green is 66, and value of Blue is 83. The primary color is Red. Similarly, The HSL values for #c44253 consists of 352° Hue, 52% Saturation, and 51% Lightness.
In the CMYK color model, the color #c44253 can be represented as Cyan=0%, Magenta=0.66326530612245%, Yellow=0.5765306122449%, and Black=0.23137254901961%.
Shades of #c44253
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 #c44253
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c44253
Preview of #c44253 on White Background
The contrast ratio of #c44253 with white color is 4.94
#c44253 color will look good on a white background.
Preview of #c44253 on black background
The contrast ratio of #c44253 with black color is 4.25
Color Schemes of #c44253
Triadic Colors of #c44253
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 #c44253
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 #c44253
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 #c44253
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: #c44253;
}
This is a sample text used for the color #c44253. 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: #c44253;
}
This is a sample text used for the color #c44253. 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 #c44253;
}
This is a sample text used for the color #c44253. 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 56.81%
Green 19.13%
Blue 24.06%
CMYK Percentage
Cyan 0
Magenta 45.08%
Yellow 39.19%
Black 15.73%
Comments on this color
Please login or signup to post a comment.
No comments yet.