Shades of Turkish Rose #B56977
Tints of Turkish Rose #B56977
RGB
CMYK
RGB Variations
Color information
#B56977 (or 0xB56977) is known color: Turkish Rose. HEX triplet: B5, 69 and 77. RGB value is (181,105,119). Sum of RGB (Red+Green+Blue) = 181+105+119=405 (53% of max value = 765). Red value is 181 (71.09% from 255 or 44.69% from 405); Green value is 105 (41.41% from 255 or 25.93% from 405); Blue value is 119 (46.88% from 255 or 29.38% from 405); Max value from RGB is 181 - color contains mainly: red. Hex color #B56977 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #B56977 is #4A9688. Grayscale: #818181. Windows color (decimal): -4888201 or 7825845. OLE color: 7825845.
HSL color Cylindrical-coordinate representation of color #B56977: hue angle of 348.95º degrees, saturation: 0.34, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #B56977 is Cyan = 0, Magento = 0.42, Yellow = 0.34 and Black (K on CMYK) = 0.29.
Color convert
| RGB | 181 | 105 | 119 | - |
| CMYK | 0 | 0.42 | 0.34 | 0.29 |
| HSL | 348.95º | 0.34% | 0.56% | - |
| HSV(B) | 348.95º | 0.42% | 0.71% | - |
| XYZ | 27.44 | 21.26 | 20.11 | - |
| YUV | 129.32 | 122.18 | 164.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 181 | 105 | 119 | 0 | 0.42 | 0.34 | 0.29 | 348.95 | 0.34 | 0.56 |
| Hex | B5 | 69 | 77 | 0 | 2A | 22 | 1D | 15D | 22 | 38 |
| Octal | 265 | 151 | 167 | 0 | 52 | 42 | 35 | 535 | 42 | 70 |
| Binary | 10110101 | 1101001 | 1110111 | 0 | 101010 | 100010 | 11101 | 101011101 | 100010 | 111000 |
Color Harmonies of #B56977
Complementary color
Monochromatic Colors of #B56977
Black with #B56977
Text Example
Text Example
White with #B56977
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B56977; }
p { color: rgb(181,105,119); }
H1.HeaderClassName
{
color: #B56977;
}
.AnyTagClassName
{
color: #B56977;
}
</style>
background-color css
<style>
a { background-color: #B56977; }
a { background-color: rgb(181,105,119); }
div.DivClassName
{
background-color: #B56977;
}
.BgClassName
{
background-color: #B56977;
}
</style>
border-color css
<style>
span { border-color: #B56977; }
span { border-color: rgb(181,105,119); }
td.TdClassName
{
border-color: #B56977;
}
.TagClassName
{
border-color: #B56977;
}
</style>