#c98bbc Hex Color
rgb(201, 139, 188)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c9 | 8b | bc | - | #c98bbc |
RGB | 201 | 139 | 188 | - | rgb(201,139,188) |
HSL | 313 | 36% | 67% | - | hsl(313,36%,67%) |
HSV | 313 | 31% | 79% | - | hsv(313,31%,79%) |
XYZ | 42.3971 | 34.5136 | 52.0042 | - | xyz(42.3971,34.5136,52.0042) |
CIE-LAB | 65.37 | 31.31 | -16.04 | - | lab(65.37,31.31,-16.04) |
CMYK | 0 | 0.30845771144279 | 0.064676616915423 | 0.21176470588235 | cmyk(0,0.30845771144279,0.064676616915423,0.21176470588235) |
Description
The RGB value of color #c98bbc is rgb(201, 139, 188).
In the hex color #c98bbc, The value of Red is 201, value of Green is 139, and value of Blue is 188. The primary color is Red. Similarly, The HSL values for #c98bbc consists of 313° Hue, 36% Saturation, and 67% Lightness.
In the CMYK color model, the color #c98bbc can be represented as Cyan=0%, Magenta=0.30845771144279%, Yellow=0.064676616915423%, and Black=0.21176470588235%.
Shades of #c98bbc
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 #c98bbc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c98bbc
Preview of #c98bbc on White Background
The contrast ratio of #c98bbc with white color is 2.66
Preview of #c98bbc on black background
The contrast ratio of #c98bbc with black color is 7.9
#c98bbc color will look good with a black background.
Color Schemes of #c98bbc
Triadic Colors of #c98bbc
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 #c98bbc
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 #c98bbc
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 #c98bbc
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: #c98bbc;
}
This is a sample text used for the color #c98bbc. 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: #c98bbc;
}
This is a sample text used for the color #c98bbc. 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 #c98bbc;
}
This is a sample text used for the color #c98bbc. 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 38.07%
Green 26.33%
Blue 35.61%
CMYK Percentage
Cyan 0
Magenta 52.74%
Yellow 11.06%
Black 36.21%
Comments on this color
Please login or signup to post a comment.
No comments yet.