Shades of Turkish Rose #B76675
Tints of Turkish Rose #B76675
RGB
CMYK
RGB Variations
Color information
#B76675 (or 0xB76675) is known color: Turkish Rose. HEX triplet: B7, 66 and 75. RGB value is (183,102,117). Sum of RGB (Red+Green+Blue) = 183+102+117=402 (53% of max value = 765). Red value is 183 (71.88% from 255 or 45.52% from 402); Green value is 102 (40.23% from 255 or 25.37% from 402); Blue value is 117 (46.09% from 255 or 29.10% from 402); Max value from RGB is 183 - color contains mainly: red. Hex color #B76675 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #B76675 is #48998A. Grayscale: #7F7F7F. Windows color (decimal): -4757899 or 7694007. OLE color: 7694007.
HSL color Cylindrical-coordinate representation of color #B76675: hue angle of 348.89º degrees, saturation: 0.36, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.72% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #B76675 is Cyan = 0, Magento = 0.44, Yellow = 0.36 and Black (K on CMYK) = 0.28.
Color convert
| RGB | 183 | 102 | 117 | - |
| CMYK | 0 | 0.44 | 0.36 | 0.28 |
| HSL | 348.89º | 0.36% | 0.56% | - |
| HSV(B) | 348.89º | 0.44% | 0.72% | - |
| XYZ | 27.49 | 20.85 | 19.41 | - |
| YUV | 127.93 | 121.84 | 167.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 183 | 102 | 117 | 0 | 0.44 | 0.36 | 0.28 | 348.89 | 0.36 | 0.56 |
| Hex | B7 | 66 | 75 | 0 | 2C | 24 | 1C | 15D | 24 | 38 |
| Octal | 267 | 146 | 165 | 0 | 54 | 44 | 34 | 535 | 44 | 70 |
| Binary | 10110111 | 1100110 | 1110101 | 0 | 101100 | 100100 | 11100 | 101011101 | 100100 | 111000 |
Color Harmonies of #B76675
Complementary color
Monochromatic Colors of #B76675
Black with #B76675
Text Example
Text Example
White with #B76675
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B76675; }
p { color: rgb(183,102,117); }
H1.HeaderClassName
{
color: #B76675;
}
.AnyTagClassName
{
color: #B76675;
}
</style>
background-color css
<style>
a { background-color: #B76675; }
a { background-color: rgb(183,102,117); }
div.DivClassName
{
background-color: #B76675;
}
.BgClassName
{
background-color: #B76675;
}
</style>
border-color css
<style>
span { border-color: #B76675; }
span { border-color: rgb(183,102,117); }
td.TdClassName
{
border-color: #B76675;
}
.TagClassName
{
border-color: #B76675;
}
</style>