Shades of Bouquet #B38298
Tints of Bouquet #B38298
RGB
CMYK
RGB Variations
Color information
#B38298 (or 0xB38298) is known color: Bouquet. HEX triplet: B3, 82 and 98. RGB value is (179,130,152). Sum of RGB (Red+Green+Blue) = 179+130+152=461 (61% of max value = 765). Red value is 179 (70.31% from 255 or 38.83% from 461); Green value is 130 (51.17% from 255 or 28.20% from 461); Blue value is 152 (59.77% from 255 or 32.97% from 461); Max value from RGB is 179 - color contains mainly: red. Hex color #B38298 is not a web safe color. Web safe color analog (approx): #CC9999. Inversed color of #B38298 is #4C7D67. Grayscale: #939393. Windows color (decimal): -5012840 or 9994931. OLE color: 9994931.
HSL color Cylindrical-coordinate representation of color #B38298: hue angle of 333.06º degrees, saturation: 0.24, lightness: 0.61%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #B38298 is Cyan = 0, Magento = 0.27, Yellow = 0.15 and Black (K on CMYK) = 0.30.
Color convert
| RGB | 179 | 130 | 152 | - |
| CMYK | 0 | 0.27 | 0.15 | 0.30 |
| HSL | 333.06º | 0.24% | 0.61% | - |
| HSV(B) | 333.06º | 0.27% | 0.7% | - |
| XYZ | 32.24 | 27.82 | 33.38 | - |
| YUV | 147.16 | 130.73 | 150.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 179 | 130 | 152 | 0 | 0.27 | 0.15 | 0.30 | 333.06 | 0.24 | 0.61 |
| Hex | B3 | 82 | 98 | 0 | 1B | F | 1E | 14D | 18 | 3D |
| Octal | 263 | 202 | 230 | 0 | 33 | 17 | 36 | 515 | 30 | 75 |
| Binary | 10110011 | 10000010 | 10011000 | 0 | 11011 | 1111 | 11110 | 101001101 | 11000 | 111101 |
Color Harmonies of #B38298
Complementary color
Monochromatic Colors of #B38298
Black with #B38298
Text Example
Text Example
White with #B38298
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B38298; }
p { color: rgb(179,130,152); }
H1.HeaderClassName
{
color: #B38298;
}
.AnyTagClassName
{
color: #B38298;
}
</style>
background-color css
<style>
a { background-color: #B38298; }
a { background-color: rgb(179,130,152); }
div.DivClassName
{
background-color: #B38298;
}
.BgClassName
{
background-color: #B38298;
}
</style>
border-color css
<style>
span { border-color: #B38298; }
span { border-color: rgb(179,130,152); }
td.TdClassName
{
border-color: #B38298;
}
.TagClassName
{
border-color: #B38298;
}
</style>