#b09dc0 Hex Color
rgb(176, 157, 192)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b0 | 9d | c0 | - | #b09dc0 |
RGB | 176 | 157 | 192 | - | rgb(176,157,192) |
HSL | 273 | 22% | 68% | - | hsl(273,22%,68%) |
HSV | 273 | 18% | 75% | - | hsv(273,18%,75%) |
XYZ | 39.4759 | 37.1498 | 54.9592 | - | xyz(39.4759,37.1498,54.9592) |
CIE-LAB | 67.39 | 13.61 | -15.47 | - | lab(67.39,13.61,-15.47) |
CMYK | 0.083333333333333 | 0.18229166666667 | 0 | 0.24705882352941 | cmyk(0.083333333333333,0.18229166666667,0,0.24705882352941) |
Description
The RGB value of color #b09dc0 is rgb(176, 157, 192).
In the hex color #b09dc0, The value of Red is 176, value of Green is 157, and value of Blue is 192. The primary color is Blue. Similarly, The HSL values for #b09dc0 consists of 273° Hue, 22% Saturation, and 68% Lightness.
In the CMYK color model, the color #b09dc0 can be represented as Cyan=0.083333333333333%, Magenta=0.18229166666667%, Yellow=0%, and Black=0.24705882352941%.
Shades of #b09dc0
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 #b09dc0
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b09dc0
Preview of #b09dc0 on White Background
The contrast ratio of #b09dc0 with white color is 2.49
Preview of #b09dc0 on black background
The contrast ratio of #b09dc0 with black color is 8.43
#b09dc0 color will look good with a black background.
Color Schemes of #b09dc0
Triadic Colors of #b09dc0
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 #b09dc0
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 #b09dc0
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 #b09dc0
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: #b09dc0;
}
This is a sample text used for the color #b09dc0. 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: #b09dc0;
}
This is a sample text used for the color #b09dc0. 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 #b09dc0;
}
This is a sample text used for the color #b09dc0. 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 33.52%
Green 29.9%
Blue 36.57%
CMYK Percentage
Cyan 16.25
Magenta 35.56%
Yellow 0%
Black 48.19%
Comments on this color
Please login or signup to post a comment.
No comments yet.