Shades of Bouquet #B17398
Tints of Bouquet #B17398
RGB
CMYK
RGB Variations
Color information
#B17398 (or 0xB17398) is known color: Bouquet. HEX triplet: B1, 73 and 98. RGB value is (177,115,152). Sum of RGB (Red+Green+Blue) = 177+115+152=444 (58% of max value = 765). Red value is 177 (69.53% from 255 or 39.86% from 444); Green value is 115 (45.31% from 255 or 25.90% from 444); Blue value is 152 (59.77% from 255 or 34.23% from 444); Max value from RGB is 177 - color contains mainly: red. Hex color #B17398 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #B17398 is #4E8C67. Grayscale: #898989. Windows color (decimal): -5147752 or 9991089. OLE color: 9991089.
HSL color Cylindrical-coordinate representation of color #B17398: hue angle of 324.19º degrees, saturation: 0.28, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #B17398 is Cyan = 0, Magento = 0.35, Yellow = 0.14 and Black (K on CMYK) = 0.31.
Color convert
| RGB | 177 | 115 | 152 | - |
| CMYK | 0 | 0.35 | 0.14 | 0.31 |
| HSL | 324.19º | 0.28% | 0.57% | - |
| HSV(B) | 324.19º | 0.35% | 0.69% | - |
| XYZ | 29.93 | 23.88 | 32.74 | - |
| YUV | 137.76 | 136.04 | 155.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 177 | 115 | 152 | 0 | 0.35 | 0.14 | 0.31 | 324.19 | 0.28 | 0.57 |
| Hex | B1 | 73 | 98 | 0 | 23 | E | 1F | 144 | 1C | 39 |
| Octal | 261 | 163 | 230 | 0 | 43 | 16 | 37 | 504 | 34 | 71 |
| Binary | 10110001 | 1110011 | 10011000 | 0 | 100011 | 1110 | 11111 | 101000100 | 11100 | 111001 |
Color Harmonies of #B17398
Complementary color
Monochromatic Colors of #B17398
Black with #B17398
Text Example
Text Example
White with #B17398
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B17398; }
p { color: rgb(177,115,152); }
H1.HeaderClassName
{
color: #B17398;
}
.AnyTagClassName
{
color: #B17398;
}
</style>
background-color css
<style>
a { background-color: #B17398; }
a { background-color: rgb(177,115,152); }
div.DivClassName
{
background-color: #B17398;
}
.BgClassName
{
background-color: #B17398;
}
</style>
border-color css
<style>
span { border-color: #B17398; }
span { border-color: rgb(177,115,152); }
td.TdClassName
{
border-color: #B17398;
}
.TagClassName
{
border-color: #B17398;
}
</style>