Shades of Turkish Rose #B47077
Tints of Turkish Rose #B47077
RGB
CMYK
RGB Variations
Color information
#B47077 (or 0xB47077) is known color: Turkish Rose. HEX triplet: B4, 70 and 77. RGB value is (180,112,119). Sum of RGB (Red+Green+Blue) = 180+112+119=411 (54% of max value = 765). Red value is 180 (70.70% from 255 or 43.80% from 411); Green value is 112 (44.14% from 255 or 27.25% from 411); Blue value is 119 (46.88% from 255 or 28.95% from 411); Max value from RGB is 180 - color contains mainly: red. Hex color #B47077 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #B47077 is #4B8F88. Grayscale: #858585. Windows color (decimal): -4951945 or 7827636. OLE color: 7827636.
HSL color Cylindrical-coordinate representation of color #B47077: hue angle of 353.82º degrees, saturation: 0.31, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #B47077 is Cyan = 0, Magento = 0.38, Yellow = 0.34 and Black (K on CMYK) = 0.29.
Color convert
| RGB | 180 | 112 | 119 | - |
| CMYK | 0 | 0.38 | 0.34 | 0.29 |
| HSL | 353.82º | 0.31% | 0.57% | - |
| HSV(B) | 353.82º | 0.38% | 0.71% | - |
| XYZ | 27.95 | 22.62 | 20.35 | - |
| YUV | 133.13 | 120.03 | 161.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 180 | 112 | 119 | 0 | 0.38 | 0.34 | 0.29 | 353.82 | 0.31 | 0.57 |
| Hex | B4 | 70 | 77 | 0 | 26 | 22 | 1D | 162 | 1F | 39 |
| Octal | 264 | 160 | 167 | 0 | 46 | 42 | 35 | 542 | 37 | 71 |
| Binary | 10110100 | 1110000 | 1110111 | 0 | 100110 | 100010 | 11101 | 101100010 | 11111 | 111001 |
Color Harmonies of #B47077
Complementary color
Monochromatic Colors of #B47077
Black with #B47077
Text Example
Text Example
White with #B47077
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B47077; }
p { color: rgb(180,112,119); }
H1.HeaderClassName
{
color: #B47077;
}
.AnyTagClassName
{
color: #B47077;
}
</style>
background-color css
<style>
a { background-color: #B47077; }
a { background-color: rgb(180,112,119); }
div.DivClassName
{
background-color: #B47077;
}
.BgClassName
{
background-color: #B47077;
}
</style>
border-color css
<style>
span { border-color: #B47077; }
span { border-color: rgb(180,112,119); }
td.TdClassName
{
border-color: #B47077;
}
.TagClassName
{
border-color: #B47077;
}
</style>