#c98e94 Hex Color
rgb(201, 142, 148)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c9 | 8e | 94 | - | #c98e94 |
RGB | 201 | 142 | 148 | - | rgb(201,142,148) |
HSL | 354 | 35% | 67% | - | hsl(354,35%,67%) |
HSV | 354 | 29% | 79% | - | hsv(354,29%,79%) |
XYZ | 39.1057 | 33.9016 | 32.4995 | - | xyz(39.1057,33.9016,32.4995) |
CIE-LAB | 64.88 | 23.24 | 5.8 | - | lab(64.88,23.24,5.8) |
CMYK | 0 | 0.29353233830846 | 0.2636815920398 | 0.21176470588235 | cmyk(0,0.29353233830846,0.2636815920398,0.21176470588235) |
Description
The RGB value of color #c98e94 is rgb(201, 142, 148).
In the hex color #c98e94, The value of Red is 201, value of Green is 142, and value of Blue is 148. The primary color is Red. Similarly, The HSL values for #c98e94 consists of 354° Hue, 35% Saturation, and 67% Lightness.
In the CMYK color model, the color #c98e94 can be represented as Cyan=0%, Magenta=0.29353233830846%, Yellow=0.2636815920398%, and Black=0.21176470588235%.
Shades of #c98e94
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 #c98e94
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c98e94
Preview of #c98e94 on White Background
The contrast ratio of #c98e94 with white color is 2.7
Preview of #c98e94 on black background
The contrast ratio of #c98e94 with black color is 7.78
#c98e94 color will look good with a black background.
Color Schemes of #c98e94
Triadic Colors of #c98e94
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 #c98e94
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 #c98e94
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 #c98e94
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: #c98e94;
}
This is a sample text used for the color #c98e94. 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: #c98e94;
}
This is a sample text used for the color #c98e94. 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 #c98e94;
}
This is a sample text used for the color #c98e94. 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 40.94%
Green 28.92%
Blue 30.14%
CMYK Percentage
Cyan 0
Magenta 38.17%
Yellow 34.29%
Black 27.54%
Comments on this color
Please login or signup to post a comment.
No comments yet.