Shades of Turkish Rose #B87377
Tints of Turkish Rose #B87377
RGB
CMYK
RGB Variations
Color information
#B87377 (or 0xB87377) is known color: Turkish Rose. HEX triplet: B8, 73 and 77. RGB value is (184,115,119). Sum of RGB (Red+Green+Blue) = 184+115+119=418 (55% of max value = 765). Red value is 184 (72.27% from 255 or 44.02% from 418); Green value is 115 (45.31% from 255 or 27.51% from 418); Blue value is 119 (46.88% from 255 or 28.47% from 418); Max value from RGB is 184 - color contains mainly: red. Hex color #B87377 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #B87377 is #478C88. Grayscale: #888888. Windows color (decimal): -4689033 or 7828408. OLE color: 7828408.
HSL color Cylindrical-coordinate representation of color #B87377: hue angle of 356.52º degrees, saturation: 0.33, lightness: 0.59%. HSV value (or HSB Brightness) of color is 0.72% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #B87377 is Cyan = 0, Magento = 0.38, Yellow = 0.35 and Black (K on CMYK) = 0.28.
Color convert
| RGB | 184 | 115 | 119 | - |
| CMYK | 0 | 0.38 | 0.35 | 0.28 |
| HSL | 356.52º | 0.33% | 0.59% | - |
| HSV(B) | 356.52º | 0.38% | 0.72% | - |
| XYZ | 29.23 | 23.78 | 20.5 | - |
| YUV | 136.09 | 118.36 | 162.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 184 | 115 | 119 | 0 | 0.38 | 0.35 | 0.28 | 356.52 | 0.33 | 0.59 |
| Hex | B8 | 73 | 77 | 0 | 26 | 23 | 1C | 165 | 21 | 3B |
| Octal | 270 | 163 | 167 | 0 | 46 | 43 | 34 | 545 | 41 | 73 |
| Binary | 10111000 | 1110011 | 1110111 | 0 | 100110 | 100011 | 11100 | 101100101 | 100001 | 111011 |
Color Harmonies of #B87377
Complementary color
Monochromatic Colors of #B87377
Black with #B87377
Text Example
Text Example
White with #B87377
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B87377; }
p { color: rgb(184,115,119); }
H1.HeaderClassName
{
color: #B87377;
}
.AnyTagClassName
{
color: #B87377;
}
</style>
background-color css
<style>
a { background-color: #B87377; }
a { background-color: rgb(184,115,119); }
div.DivClassName
{
background-color: #B87377;
}
.BgClassName
{
background-color: #B87377;
}
</style>
border-color css
<style>
span { border-color: #B87377; }
span { border-color: rgb(184,115,119); }
td.TdClassName
{
border-color: #B87377;
}
.TagClassName
{
border-color: #B87377;
}
</style>