#c75f63 Hex Color
rgb(199, 95, 99)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c7 | 5f | 63 | - | #c75f63 |
RGB | 199 | 95 | 99 | - | rgb(199,95,99) |
HSL | 358 | 48% | 58% | - | hsl(358,48%,58%) |
HSV | 358 | 52% | 78% | - | hsv(358,52%,78%) |
XYZ | 29.8975 | 21.2274 | 14.3259 | - | xyz(29.8975,21.2274,14.3259) |
CIE-LAB | 53.2 | 41.78 | 17.58 | - | lab(53.2,41.78,17.58) |
CMYK | 0 | 0.52261306532663 | 0.50251256281407 | 0.21960784313725 | cmyk(0,0.52261306532663,0.50251256281407,0.21960784313725) |
Description
The RGB value of color #c75f63 is rgb(199, 95, 99).
In the hex color #c75f63, The value of Red is 199, value of Green is 95, and value of Blue is 99. The primary color is Red. Similarly, The HSL values for #c75f63 consists of 358° Hue, 48% Saturation, and 58% Lightness.
In the CMYK color model, the color #c75f63 can be represented as Cyan=0%, Magenta=0.52261306532663%, Yellow=0.50251256281407%, and Black=0.21960784313725%.
Shades of #c75f63
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 #c75f63
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c75f63
Preview of #c75f63 on White Background
The contrast ratio of #c75f63 with white color is 4
Preview of #c75f63 on black background
The contrast ratio of #c75f63 with black color is 5.25
#c75f63 color will look good with a black background.
Color Schemes of #c75f63
Triadic Colors of #c75f63
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 #c75f63
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 #c75f63
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 #c75f63
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: #c75f63;
}
This is a sample text used for the color #c75f63. 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: #c75f63;
}
This is a sample text used for the color #c75f63. 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 #c75f63;
}
This is a sample text used for the color #c75f63. 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 50.64%
Green 24.17%
Blue 25.19%
CMYK Percentage
Cyan 0
Magenta 41.99%
Yellow 40.37%
Black 17.64%
Comments on this color
Please login or signup to post a comment.
No comments yet.