Shades of Bouquet #B26997
Tints of Bouquet #B26997
RGB
CMYK
RGB Variations
Color information
#B26997 (or 0xB26997) is known color: Bouquet. HEX triplet: B2, 69 and 97. RGB value is (178,105,151). Sum of RGB (Red+Green+Blue) = 178+105+151=434 (57% of max value = 765). Red value is 178 (69.92% from 255 or 41.01% from 434); Green value is 105 (41.41% from 255 or 24.19% from 434); Blue value is 151 (59.38% from 255 or 34.79% from 434); Max value from RGB is 178 - color contains mainly: red. Hex color #B26997 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #B26997 is #4D9668. Grayscale: #838383. Windows color (decimal): -5084777 or 9922994. OLE color: 9922994.
HSL color Cylindrical-coordinate representation of color #B26997: hue angle of 322.19º degrees, saturation: 0.32, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #B26997 is Cyan = 0, Magento = 0.41, Yellow = 0.15 and Black (K on CMYK) = 0.30.
Color convert
| RGB | 178 | 105 | 151 | - |
| CMYK | 0 | 0.41 | 0.15 | 0.30 |
| HSL | 322.19º | 0.32% | 0.55% | - |
| HSV(B) | 322.19º | 0.41% | 0.7% | - |
| XYZ | 29 | 21.8 | 31.96 | - |
| YUV | 132.07 | 138.68 | 160.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 178 | 105 | 151 | 0 | 0.41 | 0.15 | 0.30 | 322.19 | 0.32 | 0.55 |
| Hex | B2 | 69 | 97 | 0 | 29 | F | 1E | 142 | 20 | 37 |
| Octal | 262 | 151 | 227 | 0 | 51 | 17 | 36 | 502 | 40 | 67 |
| Binary | 10110010 | 1101001 | 10010111 | 0 | 101001 | 1111 | 11110 | 101000010 | 100000 | 110111 |
Color Harmonies of #B26997
Complementary color
Monochromatic Colors of #B26997
Black with #B26997
Text Example
Text Example
White with #B26997
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B26997; }
p { color: rgb(178,105,151); }
H1.HeaderClassName
{
color: #B26997;
}
.AnyTagClassName
{
color: #B26997;
}
</style>
background-color css
<style>
a { background-color: #B26997; }
a { background-color: rgb(178,105,151); }
div.DivClassName
{
background-color: #B26997;
}
.BgClassName
{
background-color: #B26997;
}
</style>
border-color css
<style>
span { border-color: #B26997; }
span { border-color: rgb(178,105,151); }
td.TdClassName
{
border-color: #B26997;
}
.TagClassName
{
border-color: #B26997;
}
</style>