#c27f89 Hex Color
rgb(194, 127, 137)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c2 | 7f | 89 | - | #c27f89 |
RGB | 194 | 127 | 137 | - | rgb(194,127,137) |
HSL | 351 | 35% | 63% | - | hsl(351,35%,63%) |
HSV | 351 | 35% | 76% | - | hsv(351,35%,76%) |
XYZ | 34.3529 | 28.4542 | 27.3485 | - | xyz(34.3529,28.4542,27.3485) |
CIE-LAB | 60.3 | 27.29 | 5.36 | - | lab(60.3,27.29,5.36) |
CMYK | 0 | 0.34536082474227 | 0.29381443298969 | 0.23921568627451 | cmyk(0,0.34536082474227,0.29381443298969,0.23921568627451) |
Description
The RGB value of color #c27f89 is rgb(194, 127, 137).
In the hex color #c27f89, The value of Red is 194, value of Green is 127, and value of Blue is 137. The primary color is Red. Similarly, The HSL values for #c27f89 consists of 351° Hue, 35% Saturation, and 63% Lightness.
In the CMYK color model, the color #c27f89 can be represented as Cyan=0%, Magenta=0.34536082474227%, Yellow=0.29381443298969%, and Black=0.23921568627451%.
Shades of #c27f89
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 #c27f89
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c27f89
Preview of #c27f89 on White Background
The contrast ratio of #c27f89 with white color is 3.14
Preview of #c27f89 on black background
The contrast ratio of #c27f89 with black color is 6.69
#c27f89 color will look good with a black background.
Color Schemes of #c27f89
Triadic Colors of #c27f89
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 #c27f89
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 #c27f89
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 #c27f89
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: #c27f89;
}
This is a sample text used for the color #c27f89. 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: #c27f89;
}
This is a sample text used for the color #c27f89. 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 #c27f89;
}
This is a sample text used for the color #c27f89. 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 42.36%
Green 27.73%
Blue 29.91%
CMYK Percentage
Cyan 0
Magenta 39.32%
Yellow 33.45%
Black 27.23%
Comments on this color
Please login or signup to post a comment.
No comments yet.