Shades of Turkish Rose #B56976
Tints of Turkish Rose #B56976
RGB
CMYK
RGB Variations
Color information
#B56976 (or 0xB56976) is known color: Turkish Rose. HEX triplet: B5, 69 and 76. RGB value is (181,105,118). Sum of RGB (Red+Green+Blue) = 181+105+118=404 (53% of max value = 765). Red value is 181 (71.09% from 255 or 44.80% from 404); Green value is 105 (41.41% from 255 or 25.99% from 404); Blue value is 118 (46.48% from 255 or 29.21% from 404); Max value from RGB is 181 - color contains mainly: red. Hex color #B56976 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #B56976 is #4A9689. Grayscale: #818181. Windows color (decimal): -4888202 or 7760309. OLE color: 7760309.
HSL color Cylindrical-coordinate representation of color #B56976: hue angle of 349.74º 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 #B56976 is Cyan = 0, Magento = 0.42, Yellow = 0.35 and Black (K on CMYK) = 0.29.
Color convert
| RGB | 181 | 105 | 118 | - |
| CMYK | 0 | 0.42 | 0.35 | 0.29 |
| HSL | 349.74º | 0.34% | 0.56% | - |
| HSV(B) | 349.74º | 0.42% | 0.71% | - |
| XYZ | 27.38 | 21.23 | 19.8 | - |
| YUV | 129.21 | 121.68 | 164.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 181 | 105 | 118 | 0 | 0.42 | 0.35 | 0.29 | 349.74 | 0.34 | 0.56 |
| Hex | B5 | 69 | 76 | 0 | 2A | 23 | 1D | 15E | 22 | 38 |
| Octal | 265 | 151 | 166 | 0 | 52 | 43 | 35 | 536 | 42 | 70 |
| Binary | 10110101 | 1101001 | 1110110 | 0 | 101010 | 100011 | 11101 | 101011110 | 100010 | 111000 |
Color Harmonies of #B56976
Complementary color
Monochromatic Colors of #B56976
Black with #B56976
Text Example
Text Example
White with #B56976
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B56976; }
p { color: rgb(181,105,118); }
H1.HeaderClassName
{
color: #B56976;
}
.AnyTagClassName
{
color: #B56976;
}
</style>
background-color css
<style>
a { background-color: #B56976; }
a { background-color: rgb(181,105,118); }
div.DivClassName
{
background-color: #B56976;
}
.BgClassName
{
background-color: #B56976;
}
</style>
border-color css
<style>
span { border-color: #B56976; }
span { border-color: rgb(181,105,118); }
td.TdClassName
{
border-color: #B56976;
}
.TagClassName
{
border-color: #B56976;
}
</style>