#c0434b Hex Color
rgb(192, 67, 75)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c0 | 43 | 4b | - | #c0434b |
RGB | 192 | 67 | 75 | - | rgb(192,67,75) |
HSL | 356 | 50% | 51% | - | hsl(356,50%,51%) |
HSV | 356 | 65% | 75% | - | hsv(356,65%,75%) |
XYZ | 25.0154 | 15.7288 | 8.3741 | - | xyz(25.0154,15.7288,8.3741) |
CIE-LAB | 46.62 | 50.53 | 22.91 | - | lab(46.62,50.53,22.91) |
CMYK | 0 | 0.65104166666667 | 0.609375 | 0.24705882352941 | cmyk(0,0.65104166666667,0.609375,0.24705882352941) |
Description
The RGB value of color #c0434b is rgb(192, 67, 75).
In the hex color #c0434b, The value of Red is 192, value of Green is 67, and value of Blue is 75. The primary color is Red. Similarly, The HSL values for #c0434b consists of 356° Hue, 50% Saturation, and 51% Lightness.
In the CMYK color model, the color #c0434b can be represented as Cyan=0%, Magenta=0.65104166666667%, Yellow=0.609375%, and Black=0.24705882352941%.
Shades of #c0434b
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 #c0434b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c0434b
Preview of #c0434b on White Background
The contrast ratio of #c0434b with white color is 5.07
#c0434b color will look good on a white background.
Preview of #c0434b on black background
The contrast ratio of #c0434b with black color is 4.15
Color Schemes of #c0434b
Triadic Colors of #c0434b
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 #c0434b
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 #c0434b
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 #c0434b
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: #c0434b;
}
This is a sample text used for the color #c0434b. 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: #c0434b;
}
This is a sample text used for the color #c0434b. 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 #c0434b;
}
This is a sample text used for the color #c0434b. 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 57.49%
Green 20.06%
Blue 22.46%
CMYK Percentage
Cyan 0
Magenta 43.19%
Yellow 40.42%
Black 16.39%
Comments on this color
Please login or signup to post a comment.
No comments yet.