Shades of Turkish Rose #B87678
Tints of Turkish Rose #B87678
RGB
CMYK
RGB Variations
Color information
#B87678 (or 0xB87678) is known color: Turkish Rose. HEX triplet: B8, 76 and 78. RGB value is (184,118,120). Sum of RGB (Red+Green+Blue) = 184+118+120=422 (55% of max value = 765). Red value is 184 (72.27% from 255 or 43.60% from 422); Green value is 118 (46.48% from 255 or 27.96% from 422); Blue value is 120 (47.27% from 255 or 28.44% from 422); Max value from RGB is 184 - color contains mainly: red. Hex color #B87678 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #B87678 is #478987. Grayscale: #8A8A8A. Windows color (decimal): -4688264 or 7894712. OLE color: 7894712.
HSL color Cylindrical-coordinate representation of color #B87678: hue angle of 358.18º 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 #B87678 is Cyan = 0, Magento = 0.36, Yellow = 0.35 and Black (K on CMYK) = 0.28.
Color convert
| RGB | 184 | 118 | 120 | - |
| CMYK | 0 | 0.36 | 0.35 | 0.28 |
| HSL | 358.18º | 0.32% | 0.59% | - |
| HSV(B) | 358.18º | 0.36% | 0.72% | - |
| XYZ | 29.64 | 24.5 | 20.94 | - |
| YUV | 137.96 | 117.87 | 160.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 184 | 118 | 120 | 0 | 0.36 | 0.35 | 0.28 | 358.18 | 0.32 | 0.59 |
| Hex | B8 | 76 | 78 | 0 | 24 | 23 | 1C | 166 | 20 | 3B |
| Octal | 270 | 166 | 170 | 0 | 44 | 43 | 34 | 546 | 40 | 73 |
| Binary | 10111000 | 1110110 | 1111000 | 0 | 100100 | 100011 | 11100 | 101100110 | 100000 | 111011 |
Color Harmonies of #B87678
Complementary color
Monochromatic Colors of #B87678
Black with #B87678
Text Example
Text Example
White with #B87678
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B87678; }
p { color: rgb(184,118,120); }
H1.HeaderClassName
{
color: #B87678;
}
.AnyTagClassName
{
color: #B87678;
}
</style>
background-color css
<style>
a { background-color: #B87678; }
a { background-color: rgb(184,118,120); }
div.DivClassName
{
background-color: #B87678;
}
.BgClassName
{
background-color: #B87678;
}
</style>
border-color css
<style>
span { border-color: #B87678; }
span { border-color: rgb(184,118,120); }
td.TdClassName
{
border-color: #B87678;
}
.TagClassName
{
border-color: #B87678;
}
</style>