Shades of Bouquet #B07594
Tints of Bouquet #B07594
RGB
CMYK
RGB Variations
Color information
#B07594 (or 0xB07594) is known color: Bouquet. HEX triplet: B0, 75 and 94. RGB value is (176,117,148). Sum of RGB (Red+Green+Blue) = 176+117+148=441 (58% of max value = 765). Red value is 176 (69.14% from 255 or 39.91% from 441); Green value is 117 (46.09% from 255 or 26.53% from 441); Blue value is 148 (58.20% from 255 or 33.56% from 441); Max value from RGB is 176 - color contains mainly: red. Hex color #B07594 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #B07594 is #4F8A6B. Grayscale: #8A8A8A. Windows color (decimal): -5212780 or 9729456. OLE color: 9729456.
HSL color Cylindrical-coordinate representation of color #B07594: hue angle of 328.47º degrees, saturation: 0.27, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #B07594 is Cyan = 0, Magento = 0.34, Yellow = 0.16 and Black (K on CMYK) = 0.31.
Color convert
| RGB | 176 | 117 | 148 | - |
| CMYK | 0 | 0.34 | 0.16 | 0.31 |
| HSL | 328.47º | 0.27% | 0.57% | - |
| HSV(B) | 328.47º | 0.34% | 0.69% | - |
| XYZ | 29.61 | 24.09 | 31.11 | - |
| YUV | 138.18 | 133.55 | 154.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 176 | 117 | 148 | 0 | 0.34 | 0.16 | 0.31 | 328.47 | 0.27 | 0.57 |
| Hex | B0 | 75 | 94 | 0 | 22 | 10 | 1F | 148 | 1B | 39 |
| Octal | 260 | 165 | 224 | 0 | 42 | 20 | 37 | 510 | 33 | 71 |
| Binary | 10110000 | 1110101 | 10010100 | 0 | 100010 | 10000 | 11111 | 101001000 | 11011 | 111001 |
Color Harmonies of #B07594
Complementary color
Monochromatic Colors of #B07594
Black with #B07594
Text Example
Text Example
White with #B07594
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B07594; }
p { color: rgb(176,117,148); }
H1.HeaderClassName
{
color: #B07594;
}
.AnyTagClassName
{
color: #B07594;
}
</style>
background-color css
<style>
a { background-color: #B07594; }
a { background-color: rgb(176,117,148); }
div.DivClassName
{
background-color: #B07594;
}
.BgClassName
{
background-color: #B07594;
}
</style>
border-color css
<style>
span { border-color: #B07594; }
span { border-color: rgb(176,117,148); }
td.TdClassName
{
border-color: #B07594;
}
.TagClassName
{
border-color: #B07594;
}
</style>