Shades of Turkish Rose #B76873
Tints of Turkish Rose #B76873
RGB
CMYK
RGB Variations
Color information
#B76873 (or 0xB76873) is known color: Turkish Rose. HEX triplet: B7, 68 and 73. RGB value is (183,104,115). Sum of RGB (Red+Green+Blue) = 183+104+115=402 (53% of max value = 765). Red value is 183 (71.88% from 255 or 45.52% from 402); Green value is 104 (41.02% from 255 or 25.87% from 402); Blue value is 115 (45.31% from 255 or 28.61% from 402); Max value from RGB is 183 - color contains mainly: red. Hex color #B76873 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #B76873 is #48978C. Grayscale: #808080. Windows color (decimal): -4757389 or 7563447. OLE color: 7563447.
HSL color Cylindrical-coordinate representation of color #B76873: hue angle of 351.65º 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 #B76873 is Cyan = 0, Magento = 0.43, Yellow = 0.37 and Black (K on CMYK) = 0.28.
Color convert
| RGB | 183 | 104 | 115 | - |
| CMYK | 0 | 0.43 | 0.37 | 0.28 |
| HSL | 351.65º | 0.35% | 0.56% | - |
| HSV(B) | 351.65º | 0.43% | 0.72% | - |
| XYZ | 27.57 | 21.21 | 18.86 | - |
| YUV | 128.88 | 120.17 | 166.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 183 | 104 | 115 | 0 | 0.43 | 0.37 | 0.28 | 351.65 | 0.35 | 0.56 |
| Hex | B7 | 68 | 73 | 0 | 2B | 25 | 1C | 160 | 23 | 38 |
| Octal | 267 | 150 | 163 | 0 | 53 | 45 | 34 | 540 | 43 | 70 |
| Binary | 10110111 | 1101000 | 1110011 | 0 | 101011 | 100101 | 11100 | 101100000 | 100011 | 111000 |
Color Harmonies of #B76873
Complementary color
Monochromatic Colors of #B76873
Black with #B76873
Text Example
Text Example
White with #B76873
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B76873; }
p { color: rgb(183,104,115); }
H1.HeaderClassName
{
color: #B76873;
}
.AnyTagClassName
{
color: #B76873;
}
</style>
background-color css
<style>
a { background-color: #B76873; }
a { background-color: rgb(183,104,115); }
div.DivClassName
{
background-color: #B76873;
}
.BgClassName
{
background-color: #B76873;
}
</style>
border-color css
<style>
span { border-color: #B76873; }
span { border-color: rgb(183,104,115); }
td.TdClassName
{
border-color: #B76873;
}
.TagClassName
{
border-color: #B76873;
}
</style>