Shades of Turkish Rose #B47377
Tints of Turkish Rose #B47377
RGB
CMYK
RGB Variations
Color information
#B47377 (or 0xB47377) is known color: Turkish Rose. HEX triplet: B4, 73 and 77. RGB value is (180,115,119). Sum of RGB (Red+Green+Blue) = 180+115+119=414 (54% of max value = 765). Red value is 180 (70.70% from 255 or 43.48% from 414); Green value is 115 (45.31% from 255 or 27.78% from 414); Blue value is 119 (46.88% from 255 or 28.74% from 414); Max value from RGB is 180 - color contains mainly: red. Hex color #B47377 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #B47377 is #4B8C88. Grayscale: #868686. Windows color (decimal): -4951177 or 7828404. OLE color: 7828404.
HSL color Cylindrical-coordinate representation of color #B47377: hue angle of 356.31º degrees, saturation: 0.3, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #B47377 is Cyan = 0, Magento = 0.36, Yellow = 0.34 and Black (K on CMYK) = 0.29.
Color convert
| RGB | 180 | 115 | 119 | - |
| CMYK | 0 | 0.36 | 0.34 | 0.29 |
| HSL | 356.31º | 0.3% | 0.58% | - |
| HSV(B) | 356.31º | 0.36% | 0.71% | - |
| XYZ | 28.28 | 23.3 | 20.46 | - |
| YUV | 134.89 | 119.03 | 160.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 180 | 115 | 119 | 0 | 0.36 | 0.34 | 0.29 | 356.31 | 0.3 | 0.58 |
| Hex | B4 | 73 | 77 | 0 | 24 | 22 | 1D | 164 | 1E | 3A |
| Octal | 264 | 163 | 167 | 0 | 44 | 42 | 35 | 544 | 36 | 72 |
| Binary | 10110100 | 1110011 | 1110111 | 0 | 100100 | 100010 | 11101 | 101100100 | 11110 | 111010 |
Color Harmonies of #B47377
Complementary color
Monochromatic Colors of #B47377
Black with #B47377
Text Example
Text Example
White with #B47377
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B47377; }
p { color: rgb(180,115,119); }
H1.HeaderClassName
{
color: #B47377;
}
.AnyTagClassName
{
color: #B47377;
}
</style>
background-color css
<style>
a { background-color: #B47377; }
a { background-color: rgb(180,115,119); }
div.DivClassName
{
background-color: #B47377;
}
.BgClassName
{
background-color: #B47377;
}
</style>
border-color css
<style>
span { border-color: #B47377; }
span { border-color: rgb(180,115,119); }
td.TdClassName
{
border-color: #B47377;
}
.TagClassName
{
border-color: #B47377;
}
</style>