Shades of Turkish Rose #B87478
Tints of Turkish Rose #B87478
RGB
CMYK
RGB Variations
Color information
#B87478 (or 0xB87478) is known color: Turkish Rose. HEX triplet: B8, 74 and 78. RGB value is (184,116,120). Sum of RGB (Red+Green+Blue) = 184+116+120=420 (55% of max value = 765). Red value is 184 (72.27% from 255 or 43.81% from 420); Green value is 116 (45.70% from 255 or 27.62% from 420); Blue value is 120 (47.27% from 255 or 28.57% from 420); Max value from RGB is 184 - color contains mainly: red. Hex color #B87478 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #B87478 is #478B87. Grayscale: #888888. Windows color (decimal): -4688776 or 7894200. OLE color: 7894200.
HSL color Cylindrical-coordinate representation of color #B87478: hue angle of 356.47º degrees, saturation: 0.32, lightness: 0.59%. HSV value (or HSB Brightness) of color is 0.72% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #B87478 is Cyan = 0, Magento = 0.37, Yellow = 0.35 and Black (K on CMYK) = 0.28.
Color convert
| RGB | 184 | 116 | 120 | - |
| CMYK | 0 | 0.37 | 0.35 | 0.28 |
| HSL | 356.47º | 0.32% | 0.59% | - |
| HSV(B) | 356.47º | 0.37% | 0.72% | - |
| XYZ | 29.4 | 24.04 | 20.86 | - |
| YUV | 136.79 | 118.53 | 161.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 184 | 116 | 120 | 0 | 0.37 | 0.35 | 0.28 | 356.47 | 0.32 | 0.59 |
| Hex | B8 | 74 | 78 | 0 | 25 | 23 | 1C | 164 | 20 | 3B |
| Octal | 270 | 164 | 170 | 0 | 45 | 43 | 34 | 544 | 40 | 73 |
| Binary | 10111000 | 1110100 | 1111000 | 0 | 100101 | 100011 | 11100 | 101100100 | 100000 | 111011 |
Color Harmonies of #B87478
Complementary color
Monochromatic Colors of #B87478
Black with #B87478
Text Example
Text Example
White with #B87478
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B87478; }
p { color: rgb(184,116,120); }
H1.HeaderClassName
{
color: #B87478;
}
.AnyTagClassName
{
color: #B87478;
}
</style>
background-color css
<style>
a { background-color: #B87478; }
a { background-color: rgb(184,116,120); }
div.DivClassName
{
background-color: #B87478;
}
.BgClassName
{
background-color: #B87478;
}
</style>
border-color css
<style>
span { border-color: #B87478; }
span { border-color: rgb(184,116,120); }
td.TdClassName
{
border-color: #B87478;
}
.TagClassName
{
border-color: #B87478;
}
</style>