Shades of Turkish Rose #BB7576
Tints of Turkish Rose #BB7576
RGB
CMYK
RGB Variations
Color information
#BB7576 (or 0xBB7576) is known color: Turkish Rose. HEX triplet: BB, 75 and 76. RGB value is (187,117,118). Sum of RGB (Red+Green+Blue) = 187+117+118=422 (55% of max value = 765). Red value is 187 (73.44% from 255 or 44.31% from 422); Green value is 117 (46.09% from 255 or 27.73% from 422); Blue value is 118 (46.48% from 255 or 27.96% from 422); Max value from RGB is 187 - color contains mainly: red. Hex color #BB7576 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #BB7576 is #448A89. Grayscale: #8A8A8A. Windows color (decimal): -4491914 or 7763387. OLE color: 7763387.
HSL color Cylindrical-coordinate representation of color #BB7576: hue angle of 359.14º degrees, saturation: 0.34, lightness: 0.6%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #BB7576 is Cyan = 0, Magento = 0.37, Yellow = 0.37 and Black (K on CMYK) = 0.27.
Color convert
| RGB | 187 | 117 | 118 | - |
| CMYK | 0 | 0.37 | 0.37 | 0.27 |
| HSL | 359.14º | 0.34% | 0.6% | - |
| HSV(B) | 359.14º | 0.37% | 0.73% | - |
| XYZ | 30.12 | 24.6 | 20.3 | - |
| YUV | 138.04 | 116.69 | 162.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 187 | 117 | 118 | 0 | 0.37 | 0.37 | 0.27 | 359.14 | 0.34 | 0.6 |
| Hex | BB | 75 | 76 | 0 | 25 | 25 | 1B | 167 | 22 | 3C |
| Octal | 273 | 165 | 166 | 0 | 45 | 45 | 33 | 547 | 42 | 74 |
| Binary | 10111011 | 1110101 | 1110110 | 0 | 100101 | 100101 | 11011 | 101100111 | 100010 | 111100 |
Color Harmonies of #BB7576
Complementary color
Monochromatic Colors of #BB7576
Black with #BB7576
Text Example
Text Example
White with #BB7576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #BB7576; }
p { color: rgb(187,117,118); }
H1.HeaderClassName
{
color: #BB7576;
}
.AnyTagClassName
{
color: #BB7576;
}
</style>
background-color css
<style>
a { background-color: #BB7576; }
a { background-color: rgb(187,117,118); }
div.DivClassName
{
background-color: #BB7576;
}
.BgClassName
{
background-color: #BB7576;
}
</style>
border-color css
<style>
span { border-color: #BB7576; }
span { border-color: rgb(187,117,118); }
td.TdClassName
{
border-color: #BB7576;
}
.TagClassName
{
border-color: #BB7576;
}
</style>