Shades of Turkish Rose #B56472
Tints of Turkish Rose #B56472
RGB
CMYK
RGB Variations
Color information
#B56472 (or 0xB56472) is known color: Turkish Rose. HEX triplet: B5, 64 and 72. RGB value is (181,100,114). Sum of RGB (Red+Green+Blue) = 181+100+114=395 (52% of max value = 765). Red value is 181 (71.09% from 255 or 45.82% from 395); Green value is 100 (39.45% from 255 or 25.32% from 395); Blue value is 114 (44.92% from 255 or 28.86% from 395); Max value from RGB is 181 - color contains mainly: red. Hex color #B56472 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #B56472 is #4A9B8D. Grayscale: #7D7D7D. Windows color (decimal): -4889486 or 7496885. OLE color: 7496885.
HSL color Cylindrical-coordinate representation of color #B56472: hue angle of 349.63º degrees, saturation: 0.35, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #B56472 is Cyan = 0, Magento = 0.45, Yellow = 0.37 and Black (K on CMYK) = 0.29.
Color convert
| RGB | 181 | 100 | 114 | - |
| CMYK | 0 | 0.45 | 0.37 | 0.29 |
| HSL | 349.63º | 0.35% | 0.55% | - |
| HSV(B) | 349.63º | 0.45% | 0.71% | - |
| XYZ | 26.65 | 20.15 | 18.4 | - |
| YUV | 125.82 | 121.34 | 167.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 181 | 100 | 114 | 0 | 0.45 | 0.37 | 0.29 | 349.63 | 0.35 | 0.55 |
| Hex | B5 | 64 | 72 | 0 | 2D | 25 | 1D | 15E | 23 | 37 |
| Octal | 265 | 144 | 162 | 0 | 55 | 45 | 35 | 536 | 43 | 67 |
| Binary | 10110101 | 1100100 | 1110010 | 0 | 101101 | 100101 | 11101 | 101011110 | 100011 | 110111 |
Color Harmonies of #B56472
Complementary color
Monochromatic Colors of #B56472
Black with #B56472
Text Example
Text Example
White with #B56472
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B56472; }
p { color: rgb(181,100,114); }
H1.HeaderClassName
{
color: #B56472;
}
.AnyTagClassName
{
color: #B56472;
}
</style>
background-color css
<style>
a { background-color: #B56472; }
a { background-color: rgb(181,100,114); }
div.DivClassName
{
background-color: #B56472;
}
.BgClassName
{
background-color: #B56472;
}
</style>
border-color css
<style>
span { border-color: #B56472; }
span { border-color: rgb(181,100,114); }
td.TdClassName
{
border-color: #B56472;
}
.TagClassName
{
border-color: #B56472;
}
</style>