#b06f9c Hex Color
rgb(176, 111, 156)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b0 | 6f | 9c | - | #b06f9c |
RGB | 176 | 111 | 156 | - | rgb(176,111,156) |
HSL | 318 | 29% | 56% | - | hsl(318,29%,56%) |
HSV | 318 | 37% | 69% | - | hsv(318,37%,69%) |
XYZ | 29.5897 | 22.9993 | 34.3322 | - | xyz(29.5897,22.9993,34.3322) |
CIE-LAB | 55.07 | 32.53 | -13.59 | - | lab(55.07,32.53,-13.59) |
CMYK | 0 | 0.36931818181818 | 0.11363636363636 | 0.30980392156863 | cmyk(0,0.36931818181818,0.11363636363636,0.30980392156863) |
Description
The RGB value of color #b06f9c is rgb(176, 111, 156).
In the hex color #b06f9c, The value of Red is 176, value of Green is 111, and value of Blue is 156. The primary color is Red. Similarly, The HSL values for #b06f9c consists of 318° Hue, 29% Saturation, and 56% Lightness.
In the CMYK color model, the color #b06f9c can be represented as Cyan=0%, Magenta=0.36931818181818%, Yellow=0.11363636363636%, and Black=0.30980392156863%.
Shades of #b06f9c
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 #b06f9c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b06f9c
Preview of #b06f9c on White Background
The contrast ratio of #b06f9c with white color is 3.75
Preview of #b06f9c on black background
The contrast ratio of #b06f9c with black color is 5.6
#b06f9c color will look good with a black background.
Color Schemes of #b06f9c
Triadic Colors of #b06f9c
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 #b06f9c
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 #b06f9c
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 #b06f9c
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: #b06f9c;
}
This is a sample text used for the color #b06f9c. 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: #b06f9c;
}
This is a sample text used for the color #b06f9c. 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 #b06f9c;
}
This is a sample text used for the color #b06f9c. 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 39.73%
Green 25.06%
Blue 35.21%
CMYK Percentage
Cyan 0
Magenta 46.59%
Yellow 14.33%
Black 39.08%
Comments on this color
Please login or signup to post a comment.
No comments yet.