#b68db0 Hex Color
rgb(182, 141, 176)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b6 | 8d | b0 | - | #b68db0 |
RGB | 182 | 141 | 176 | - | rgb(182,141,176) |
HSL | 309 | 22% | 63% | - | hsl(309,22%,63%) |
HSV | 309 | 23% | 71% | - | hsv(309,23%,71%) |
XYZ | 36.6528 | 32.1294 | 45.3441 | - | xyz(36.6528,32.1294,45.3441) |
CIE-LAB | 63.45 | 21.48 | -12.37 | - | lab(63.45,21.48,-12.37) |
CMYK | 0 | 0.22527472527473 | 0.032967032967033 | 0.28627450980392 | cmyk(0,0.22527472527473,0.032967032967033,0.28627450980392) |
Description
The RGB value of color #b68db0 is rgb(182, 141, 176).
In the hex color #b68db0, The value of Red is 182, value of Green is 141, and value of Blue is 176. The primary color is Red. Similarly, The HSL values for #b68db0 consists of 309° Hue, 22% Saturation, and 63% Lightness.
In the CMYK color model, the color #b68db0 can be represented as Cyan=0%, Magenta=0.22527472527473%, Yellow=0.032967032967033%, and Black=0.28627450980392%.
Shades of #b68db0
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 #b68db0
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b68db0
Preview of #b68db0 on White Background
The contrast ratio of #b68db0 with white color is 2.83
Preview of #b68db0 on black background
The contrast ratio of #b68db0 with black color is 7.43
#b68db0 color will look good with a black background.
Color Schemes of #b68db0
Triadic Colors of #b68db0
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 #b68db0
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 #b68db0
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 #b68db0
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: #b68db0;
}
This is a sample text used for the color #b68db0. 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: #b68db0;
}
This is a sample text used for the color #b68db0. 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 #b68db0;
}
This is a sample text used for the color #b68db0. 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 36.47%
Green 28.26%
Blue 35.27%
CMYK Percentage
Cyan 0
Magenta 41.37%
Yellow 6.05%
Black 52.57%
Comments on this color
Please login or signup to post a comment.
No comments yet.