Shades of Turkish Rose #B56870
Tints of Turkish Rose #B56870
RGB
CMYK
RGB Variations
Color information
#B56870 (or 0xB56870) is known color: Turkish Rose. HEX triplet: B5, 68 and 70. RGB value is (181,104,112). Sum of RGB (Red+Green+Blue) = 181+104+112=397 (52% of max value = 765). Red value is 181 (71.09% from 255 or 45.59% from 397); Green value is 104 (41.02% from 255 or 26.20% from 397); Blue value is 112 (44.14% from 255 or 28.21% from 397); Max value from RGB is 181 - color contains mainly: red. Hex color #B56870 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #B56870 is #4A978F. Grayscale: #7F7F7F. Windows color (decimal): -4888464 or 7366837. OLE color: 7366837.
HSL color Cylindrical-coordinate representation of color #B56870: hue angle of 353.77º degrees, saturation: 0.34, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #B56870 is Cyan = 0, Magento = 0.43, Yellow = 0.38 and Black (K on CMYK) = 0.29.
Color convert
| RGB | 181 | 104 | 112 | - |
| CMYK | 0 | 0.43 | 0.38 | 0.29 |
| HSL | 353.77º | 0.34% | 0.56% | - |
| HSV(B) | 353.77º | 0.43% | 0.71% | - |
| XYZ | 26.93 | 20.89 | 17.94 | - |
| YUV | 127.94 | 119.01 | 165.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 181 | 104 | 112 | 0 | 0.43 | 0.38 | 0.29 | 353.77 | 0.34 | 0.56 |
| Hex | B5 | 68 | 70 | 0 | 2B | 26 | 1D | 162 | 22 | 38 |
| Octal | 265 | 150 | 160 | 0 | 53 | 46 | 35 | 542 | 42 | 70 |
| Binary | 10110101 | 1101000 | 1110000 | 0 | 101011 | 100110 | 11101 | 101100010 | 100010 | 111000 |
Color Harmonies of #B56870
Complementary color
Monochromatic Colors of #B56870
Black with #B56870
Text Example
Text Example
White with #B56870
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B56870; }
p { color: rgb(181,104,112); }
H1.HeaderClassName
{
color: #B56870;
}
.AnyTagClassName
{
color: #B56870;
}
</style>
background-color css
<style>
a { background-color: #B56870; }
a { background-color: rgb(181,104,112); }
div.DivClassName
{
background-color: #B56870;
}
.BgClassName
{
background-color: #B56870;
}
</style>
border-color css
<style>
span { border-color: #B56870; }
span { border-color: rgb(181,104,112); }
td.TdClassName
{
border-color: #B56870;
}
.TagClassName
{
border-color: #B56870;
}
</style>