#b97cde Hex Color
rgb(185, 124, 222)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b9 | 7c | de | - | #b97cde |
RGB | 185 | 124 | 222 | - | rgb(185,124,222) |
HSL | 277 | 60% | 68% | - | hsl(277,60%,68%) |
HSV | 277 | 44% | 87% | - | hsv(277,44%,87%) |
XYZ | 40.4001 | 30.0035 | 72.7692 | - | xyz(40.4001,30.0035,72.7692) |
CIE-LAB | 61.66 | 41.21 | -40.97 | - | lab(61.66,41.21,-40.97) |
CMYK | 0.16666666666667 | 0.44144144144144 | 0 | 0.12941176470588 | cmyk(0.16666666666667,0.44144144144144,0,0.12941176470588) |
Description
The RGB value of color #b97cde is rgb(185, 124, 222).
In the hex color #b97cde, The value of Red is 185, value of Green is 124, and value of Blue is 222. The primary color is Blue. Similarly, The HSL values for #b97cde consists of 277° Hue, 60% Saturation, and 68% Lightness.
In the CMYK color model, the color #b97cde can be represented as Cyan=0.16666666666667%, Magenta=0.44144144144144%, Yellow=0%, and Black=0.12941176470588%.
Shades of #b97cde
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 #b97cde
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b97cde
Preview of #b97cde on White Background
The contrast ratio of #b97cde with white color is 3
Preview of #b97cde on black background
The contrast ratio of #b97cde with black color is 7
#b97cde color will look good with a black background.
Color Schemes of #b97cde
Triadic Colors of #b97cde
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 #b97cde
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 #b97cde
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 #b97cde
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: #b97cde;
}
This is a sample text used for the color #b97cde. 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: #b97cde;
}
This is a sample text used for the color #b97cde. 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 #b97cde;
}
This is a sample text used for the color #b97cde. 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 34.84%
Green 23.35%
Blue 41.81%
CMYK Percentage
Cyan 22.6
Magenta 59.85%
Yellow 0%
Black 17.55%
Comments on this color
Please login or signup to post a comment.
No comments yet.