Shades of Turkish Rose #B76870
Tints of Turkish Rose #B76870
RGB
CMYK
RGB Variations
Color information
#B76870 (or 0xB76870) is known color: Turkish Rose. HEX triplet: B7, 68 and 70. RGB value is (183,104,112). Sum of RGB (Red+Green+Blue) = 183+104+112=399 (52% of max value = 765). Red value is 183 (71.88% from 255 or 45.86% from 399); Green value is 104 (41.02% from 255 or 26.07% from 399); Blue value is 112 (44.14% from 255 or 28.07% from 399); Max value from RGB is 183 - color contains mainly: red. Hex color #B76870 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #B76870 is #48978F. Grayscale: #808080. Windows color (decimal): -4757392 or 7366839. OLE color: 7366839.
HSL color Cylindrical-coordinate representation of color #B76870: hue angle of 353.92º degrees, saturation: 0.35, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.72% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #B76870 is Cyan = 0, Magento = 0.43, Yellow = 0.39 and Black (K on CMYK) = 0.28.
Color convert
| RGB | 183 | 104 | 112 | - |
| CMYK | 0 | 0.43 | 0.39 | 0.28 |
| HSL | 353.92º | 0.35% | 0.56% | - |
| HSV(B) | 353.92º | 0.43% | 0.72% | - |
| XYZ | 27.4 | 21.14 | 17.96 | - |
| YUV | 128.53 | 118.67 | 166.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 183 | 104 | 112 | 0 | 0.43 | 0.39 | 0.28 | 353.92 | 0.35 | 0.56 |
| Hex | B7 | 68 | 70 | 0 | 2B | 27 | 1C | 162 | 23 | 38 |
| Octal | 267 | 150 | 160 | 0 | 53 | 47 | 34 | 542 | 43 | 70 |
| Binary | 10110111 | 1101000 | 1110000 | 0 | 101011 | 100111 | 11100 | 101100010 | 100011 | 111000 |
Color Harmonies of #B76870
Complementary color
Monochromatic Colors of #B76870
Black with #B76870
Text Example
Text Example
White with #B76870
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B76870; }
p { color: rgb(183,104,112); }
H1.HeaderClassName
{
color: #B76870;
}
.AnyTagClassName
{
color: #B76870;
}
</style>
background-color css
<style>
a { background-color: #B76870; }
a { background-color: rgb(183,104,112); }
div.DivClassName
{
background-color: #B76870;
}
.BgClassName
{
background-color: #B76870;
}
</style>
border-color css
<style>
span { border-color: #B76870; }
span { border-color: rgb(183,104,112); }
td.TdClassName
{
border-color: #B76870;
}
.TagClassName
{
border-color: #B76870;
}
</style>