#c94d6b Hex Color
rgb(201, 77, 107)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c9 | 4d | 6b | - | #c94d6b |
RGB | 201 | 77 | 107 | - | rgb(201,77,107) |
HSL | 345 | 53% | 55% | - | hsl(345,53%,55%) |
HSV | 345 | 62% | 79% | - | hsv(345,62%,79%) |
XYZ | 29.3951 | 18.7868 | 15.9868 | - | xyz(29.3951,18.7868,15.9868) |
CIE-LAB | 50.44 | 51.76 | 9.04 | - | lab(50.44,51.76,9.04) |
CMYK | 0 | 0.61691542288557 | 0.46766169154229 | 0.21176470588235 | cmyk(0,0.61691542288557,0.46766169154229,0.21176470588235) |
Description
The RGB value of color #c94d6b is rgb(201, 77, 107).
In the hex color #c94d6b, The value of Red is 201, value of Green is 77, and value of Blue is 107. The primary color is Red. Similarly, The HSL values for #c94d6b consists of 345° Hue, 53% Saturation, and 55% Lightness.
In the CMYK color model, the color #c94d6b can be represented as Cyan=0%, Magenta=0.61691542288557%, Yellow=0.46766169154229%, and Black=0.21176470588235%.
Shades of #c94d6b
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 #c94d6b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c94d6b
Preview of #c94d6b on White Background
The contrast ratio of #c94d6b with white color is 4.41
Preview of #c94d6b on black background
The contrast ratio of #c94d6b with black color is 4.76
#c94d6b color will look good with a black background.
Color Schemes of #c94d6b
Triadic Colors of #c94d6b
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 #c94d6b
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 #c94d6b
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 #c94d6b
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: #c94d6b;
}
This is a sample text used for the color #c94d6b. 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: #c94d6b;
}
This is a sample text used for the color #c94d6b. 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 #c94d6b;
}
This is a sample text used for the color #c94d6b. 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 52.21%
Green 20%
Blue 27.79%
CMYK Percentage
Cyan 0
Magenta 47.59%
Yellow 36.08%
Black 16.34%
Comments on this color
Please login or signup to post a comment.
No comments yet.