Shades of Bouquet #B17394
Tints of Bouquet #B17394
RGB
CMYK
RGB Variations
Color information
#B17394 (or 0xB17394) is known color: Bouquet. HEX triplet: B1, 73 and 94. RGB value is (177,115,148). Sum of RGB (Red+Green+Blue) = 177+115+148=440 (58% of max value = 765). Red value is 177 (69.53% from 255 or 40.23% from 440); Green value is 115 (45.31% from 255 or 26.14% from 440); Blue value is 148 (58.20% from 255 or 33.64% from 440); Max value from RGB is 177 - color contains mainly: red. Hex color #B17394 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #B17394 is #4E8C6B. Grayscale: #898989. Windows color (decimal): -5147756 or 9728945. OLE color: 9728945.
HSL color Cylindrical-coordinate representation of color #B17394: hue angle of 328.06º 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 #B17394 is Cyan = 0, Magento = 0.35, Yellow = 0.16 and Black (K on CMYK) = 0.31.
Color convert
| RGB | 177 | 115 | 148 | - |
| CMYK | 0 | 0.35 | 0.16 | 0.31 |
| HSL | 328.06º | 0.28% | 0.57% | - |
| HSV(B) | 328.06º | 0.35% | 0.69% | - |
| XYZ | 29.61 | 23.75 | 31.04 | - |
| YUV | 137.3 | 134.04 | 156.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 177 | 115 | 148 | 0 | 0.35 | 0.16 | 0.31 | 328.06 | 0.28 | 0.57 |
| Hex | B1 | 73 | 94 | 0 | 23 | 10 | 1F | 148 | 1C | 39 |
| Octal | 261 | 163 | 224 | 0 | 43 | 20 | 37 | 510 | 34 | 71 |
| Binary | 10110001 | 1110011 | 10010100 | 0 | 100011 | 10000 | 11111 | 101001000 | 11100 | 111001 |
Color Harmonies of #B17394
Complementary color
Monochromatic Colors of #B17394
Black with #B17394
Text Example
Text Example
White with #B17394
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B17394; }
p { color: rgb(177,115,148); }
H1.HeaderClassName
{
color: #B17394;
}
.AnyTagClassName
{
color: #B17394;
}
</style>
background-color css
<style>
a { background-color: #B17394; }
a { background-color: rgb(177,115,148); }
div.DivClassName
{
background-color: #B17394;
}
.BgClassName
{
background-color: #B17394;
}
</style>
border-color css
<style>
span { border-color: #B17394; }
span { border-color: rgb(177,115,148); }
td.TdClassName
{
border-color: #B17394;
}
.TagClassName
{
border-color: #B17394;
}
</style>