Shades of Turkish Rose #B76975
Tints of Turkish Rose #B76975
RGB
CMYK
RGB Variations
Color information
#B76975 (or 0xB76975) is known color: Turkish Rose. HEX triplet: B7, 69 and 75. RGB value is (183,105,117). Sum of RGB (Red+Green+Blue) = 183+105+117=405 (53% of max value = 765). Red value is 183 (71.88% from 255 or 45.19% from 405); Green value is 105 (41.41% from 255 or 25.93% from 405); Blue value is 117 (46.09% from 255 or 28.89% from 405); Max value from RGB is 183 - color contains mainly: red. Hex color #B76975 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #B76975 is #48968A. Grayscale: #818181. Windows color (decimal): -4757131 or 7694775. OLE color: 7694775.
HSL color Cylindrical-coordinate representation of color #B76975: hue angle of 350.77º 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 #B76975 is Cyan = 0, Magento = 0.43, Yellow = 0.36 and Black (K on CMYK) = 0.28.
Color convert
| RGB | 183 | 105 | 117 | - |
| CMYK | 0 | 0.43 | 0.36 | 0.28 |
| HSL | 350.77º | 0.35% | 0.56% | - |
| HSV(B) | 350.77º | 0.43% | 0.72% | - |
| XYZ | 27.79 | 21.45 | 19.51 | - |
| YUV | 129.69 | 120.84 | 166.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 183 | 105 | 117 | 0 | 0.43 | 0.36 | 0.28 | 350.77 | 0.35 | 0.56 |
| Hex | B7 | 69 | 75 | 0 | 2B | 24 | 1C | 15F | 23 | 38 |
| Octal | 267 | 151 | 165 | 0 | 53 | 44 | 34 | 537 | 43 | 70 |
| Binary | 10110111 | 1101001 | 1110101 | 0 | 101011 | 100100 | 11100 | 101011111 | 100011 | 111000 |
Color Harmonies of #B76975
Complementary color
Monochromatic Colors of #B76975
Black with #B76975
Text Example
Text Example
White with #B76975
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B76975; }
p { color: rgb(183,105,117); }
H1.HeaderClassName
{
color: #B76975;
}
.AnyTagClassName
{
color: #B76975;
}
</style>
background-color css
<style>
a { background-color: #B76975; }
a { background-color: rgb(183,105,117); }
div.DivClassName
{
background-color: #B76975;
}
.BgClassName
{
background-color: #B76975;
}
</style>
border-color css
<style>
span { border-color: #B76975; }
span { border-color: rgb(183,105,117); }
td.TdClassName
{
border-color: #B76975;
}
.TagClassName
{
border-color: #B76975;
}
</style>