Shades of Turkish Rose #B56573
Tints of Turkish Rose #B56573
RGB
CMYK
RGB Variations
Color information
#B56573 (or 0xB56573) is known color: Turkish Rose. HEX triplet: B5, 65 and 73. RGB value is (181,101,115). Sum of RGB (Red+Green+Blue) = 181+101+115=397 (52% of max value = 765). Red value is 181 (71.09% from 255 or 45.59% from 397); Green value is 101 (39.84% from 255 or 25.44% from 397); Blue value is 115 (45.31% from 255 or 28.97% from 397); Max value from RGB is 181 - color contains mainly: red. Hex color #B56573 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #B56573 is #4A9A8C. Grayscale: #7E7E7E. Windows color (decimal): -4889229 or 7562677. OLE color: 7562677.
HSL color Cylindrical-coordinate representation of color #B56573: hue angle of 349.5º degrees, saturation: 0.35, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #B56573 is Cyan = 0, Magento = 0.44, Yellow = 0.36 and Black (K on CMYK) = 0.29.
Color convert
| RGB | 181 | 101 | 115 | - |
| CMYK | 0 | 0.44 | 0.36 | 0.29 |
| HSL | 349.5º | 0.35% | 0.55% | - |
| HSV(B) | 349.5º | 0.44% | 0.71% | - |
| XYZ | 26.8 | 20.37 | 18.74 | - |
| YUV | 126.52 | 121.5 | 166.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 181 | 101 | 115 | 0 | 0.44 | 0.36 | 0.29 | 349.5 | 0.35 | 0.55 |
| Hex | B5 | 65 | 73 | 0 | 2C | 24 | 1D | 15E | 23 | 37 |
| Octal | 265 | 145 | 163 | 0 | 54 | 44 | 35 | 536 | 43 | 67 |
| Binary | 10110101 | 1100101 | 1110011 | 0 | 101100 | 100100 | 11101 | 101011110 | 100011 | 110111 |
Color Harmonies of #B56573
Complementary color
Monochromatic Colors of #B56573
Black with #B56573
Text Example
Text Example
White with #B56573
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B56573; }
p { color: rgb(181,101,115); }
H1.HeaderClassName
{
color: #B56573;
}
.AnyTagClassName
{
color: #B56573;
}
</style>
background-color css
<style>
a { background-color: #B56573; }
a { background-color: rgb(181,101,115); }
div.DivClassName
{
background-color: #B56573;
}
.BgClassName
{
background-color: #B56573;
}
</style>
border-color css
<style>
span { border-color: #B56573; }
span { border-color: rgb(181,101,115); }
td.TdClassName
{
border-color: #B56573;
}
.TagClassName
{
border-color: #B56573;
}
</style>