Shades of Turkish Rose #B87578
Tints of Turkish Rose #B87578
RGB
CMYK
RGB Variations
Color information
#B87578 (or 0xB87578) is known color: Turkish Rose. HEX triplet: B8, 75 and 78. RGB value is (184,117,120). Sum of RGB (Red+Green+Blue) = 184+117+120=421 (55% of max value = 765). Red value is 184 (72.27% from 255 or 43.71% from 421); Green value is 117 (46.09% from 255 or 27.79% from 421); Blue value is 120 (47.27% from 255 or 28.50% from 421); Max value from RGB is 184 - color contains mainly: red. Hex color #B87578 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #B87578 is #478A87. Grayscale: #898989. Windows color (decimal): -4688520 or 7894456. OLE color: 7894456.
HSL color Cylindrical-coordinate representation of color #B87578: hue angle of 357.31º degrees, saturation: 0.32, lightness: 0.59%. HSV value (or HSB Brightness) of color is 0.72% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #B87578 is Cyan = 0, Magento = 0.36, Yellow = 0.35 and Black (K on CMYK) = 0.28.
Color convert
| RGB | 184 | 117 | 120 | - |
| CMYK | 0 | 0.36 | 0.35 | 0.28 |
| HSL | 357.31º | 0.32% | 0.59% | - |
| HSV(B) | 357.31º | 0.36% | 0.72% | - |
| XYZ | 29.52 | 24.27 | 20.9 | - |
| YUV | 137.38 | 118.2 | 161.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 184 | 117 | 120 | 0 | 0.36 | 0.35 | 0.28 | 357.31 | 0.32 | 0.59 |
| Hex | B8 | 75 | 78 | 0 | 24 | 23 | 1C | 165 | 20 | 3B |
| Octal | 270 | 165 | 170 | 0 | 44 | 43 | 34 | 545 | 40 | 73 |
| Binary | 10111000 | 1110101 | 1111000 | 0 | 100100 | 100011 | 11100 | 101100101 | 100000 | 111011 |
Color Harmonies of #B87578
Complementary color
Monochromatic Colors of #B87578
Black with #B87578
Text Example
Text Example
White with #B87578
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B87578; }
p { color: rgb(184,117,120); }
H1.HeaderClassName
{
color: #B87578;
}
.AnyTagClassName
{
color: #B87578;
}
</style>
background-color css
<style>
a { background-color: #B87578; }
a { background-color: rgb(184,117,120); }
div.DivClassName
{
background-color: #B87578;
}
.BgClassName
{
background-color: #B87578;
}
</style>
border-color css
<style>
span { border-color: #B87578; }
span { border-color: rgb(184,117,120); }
td.TdClassName
{
border-color: #B87578;
}
.TagClassName
{
border-color: #B87578;
}
</style>