Shades of Turkish Rose #B56676
Tints of Turkish Rose #B56676
RGB
CMYK
RGB Variations
Color information
#B56676 (or 0xB56676) is known color: Turkish Rose. HEX triplet: B5, 66 and 76. RGB value is (181,102,118). Sum of RGB (Red+Green+Blue) = 181+102+118=401 (53% of max value = 765). Red value is 181 (71.09% from 255 or 45.14% from 401); Green value is 102 (40.23% from 255 or 25.44% from 401); Blue value is 118 (46.48% from 255 or 29.43% from 401); Max value from RGB is 181 - color contains mainly: red. Hex color #B56676 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #B56676 is #4A9989. Grayscale: #7F7F7F. Windows color (decimal): -4888970 or 7759541. OLE color: 7759541.
HSL color Cylindrical-coordinate representation of color #B56676: hue angle of 347.85º 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 #B56676 is Cyan = 0, Magento = 0.44, Yellow = 0.35 and Black (K on CMYK) = 0.29.
Color convert
| RGB | 181 | 102 | 118 | - |
| CMYK | 0 | 0.44 | 0.35 | 0.29 |
| HSL | 347.85º | 0.35% | 0.55% | - |
| HSV(B) | 347.85º | 0.44% | 0.71% | - |
| XYZ | 27.08 | 20.63 | 19.7 | - |
| YUV | 127.45 | 122.67 | 166.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 181 | 102 | 118 | 0 | 0.44 | 0.35 | 0.29 | 347.85 | 0.35 | 0.55 |
| Hex | B5 | 66 | 76 | 0 | 2C | 23 | 1D | 15C | 23 | 37 |
| Octal | 265 | 146 | 166 | 0 | 54 | 43 | 35 | 534 | 43 | 67 |
| Binary | 10110101 | 1100110 | 1110110 | 0 | 101100 | 100011 | 11101 | 101011100 | 100011 | 110111 |
Color Harmonies of #B56676
Complementary color
Monochromatic Colors of #B56676
Black with #B56676
Text Example
Text Example
White with #B56676
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B56676; }
p { color: rgb(181,102,118); }
H1.HeaderClassName
{
color: #B56676;
}
.AnyTagClassName
{
color: #B56676;
}
</style>
background-color css
<style>
a { background-color: #B56676; }
a { background-color: rgb(181,102,118); }
div.DivClassName
{
background-color: #B56676;
}
.BgClassName
{
background-color: #B56676;
}
</style>
border-color css
<style>
span { border-color: #B56676; }
span { border-color: rgb(181,102,118); }
td.TdClassName
{
border-color: #B56676;
}
.TagClassName
{
border-color: #B56676;
}
</style>