Shades of Turkish Rose #B87679
Tints of Turkish Rose #B87679
RGB
CMYK
RGB Variations
Color information
#B87679 (or 0xB87679) is known color: Turkish Rose. HEX triplet: B8, 76 and 79. RGB value is (184,118,121). Sum of RGB (Red+Green+Blue) = 184+118+121=423 (56% of max value = 765). Red value is 184 (72.27% from 255 or 43.50% from 423); Green value is 118 (46.48% from 255 or 27.90% from 423); Blue value is 121 (47.66% from 255 or 28.61% from 423); Max value from RGB is 184 - color contains mainly: red. Hex color #B87679 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #B87679 is #478986. Grayscale: #8A8A8A. Windows color (decimal): -4688263 or 7960248. OLE color: 7960248.
HSL color Cylindrical-coordinate representation of color #B87679: hue angle of 357.27º 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 #B87679 is Cyan = 0, Magento = 0.36, Yellow = 0.34 and Black (K on CMYK) = 0.28.
Color convert
| RGB | 184 | 118 | 121 | - |
| CMYK | 0 | 0.36 | 0.34 | 0.28 |
| HSL | 357.27º | 0.32% | 0.59% | - |
| HSV(B) | 357.27º | 0.36% | 0.72% | - |
| XYZ | 29.7 | 24.53 | 21.26 | - |
| YUV | 138.08 | 118.37 | 160.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 184 | 118 | 121 | 0 | 0.36 | 0.34 | 0.28 | 357.27 | 0.32 | 0.59 |
| Hex | B8 | 76 | 79 | 0 | 24 | 22 | 1C | 165 | 20 | 3B |
| Octal | 270 | 166 | 171 | 0 | 44 | 42 | 34 | 545 | 40 | 73 |
| Binary | 10111000 | 1110110 | 1111001 | 0 | 100100 | 100010 | 11100 | 101100101 | 100000 | 111011 |
Color Harmonies of #B87679
Complementary color
Monochromatic Colors of #B87679
Black with #B87679
Text Example
Text Example
White with #B87679
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B87679; }
p { color: rgb(184,118,121); }
H1.HeaderClassName
{
color: #B87679;
}
.AnyTagClassName
{
color: #B87679;
}
</style>
background-color css
<style>
a { background-color: #B87679; }
a { background-color: rgb(184,118,121); }
div.DivClassName
{
background-color: #B87679;
}
.BgClassName
{
background-color: #B87679;
}
</style>
border-color css
<style>
span { border-color: #B87679; }
span { border-color: rgb(184,118,121); }
td.TdClassName
{
border-color: #B87679;
}
.TagClassName
{
border-color: #B87679;
}
</style>