Shades of Turkish Rose #B76771
Tints of Turkish Rose #B76771
RGB
CMYK
RGB Variations
Color information
#B76771 (or 0xB76771) is known color: Turkish Rose. HEX triplet: B7, 67 and 71. RGB value is (183,103,113). Sum of RGB (Red+Green+Blue) = 183+103+113=399 (52% of max value = 765). Red value is 183 (71.88% from 255 or 45.86% from 399); Green value is 103 (40.62% from 255 or 25.81% from 399); Blue value is 113 (44.53% from 255 or 28.32% from 399); Max value from RGB is 183 - color contains mainly: red. Hex color #B76771 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #B76771 is #48988E. Grayscale: #808080. Windows color (decimal): -4757647 or 7432119. OLE color: 7432119.
HSL color Cylindrical-coordinate representation of color #B76771: hue angle of 352.5º 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 #B76771 is Cyan = 0, Magento = 0.44, Yellow = 0.38 and Black (K on CMYK) = 0.28.
Color convert
| RGB | 183 | 103 | 113 | - |
| CMYK | 0 | 0.44 | 0.38 | 0.28 |
| HSL | 352.5º | 0.36% | 0.56% | - |
| HSV(B) | 352.5º | 0.44% | 0.72% | - |
| XYZ | 27.36 | 20.96 | 18.23 | - |
| YUV | 128.06 | 119.5 | 167.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 183 | 103 | 113 | 0 | 0.44 | 0.38 | 0.28 | 352.5 | 0.36 | 0.56 |
| Hex | B7 | 67 | 71 | 0 | 2C | 26 | 1C | 160 | 24 | 38 |
| Octal | 267 | 147 | 161 | 0 | 54 | 46 | 34 | 540 | 44 | 70 |
| Binary | 10110111 | 1100111 | 1110001 | 0 | 101100 | 100110 | 11100 | 101100000 | 100100 | 111000 |
Color Harmonies of #B76771
Complementary color
Monochromatic Colors of #B76771
Black with #B76771
Text Example
Text Example
White with #B76771
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B76771; }
p { color: rgb(183,103,113); }
H1.HeaderClassName
{
color: #B76771;
}
.AnyTagClassName
{
color: #B76771;
}
</style>
background-color css
<style>
a { background-color: #B76771; }
a { background-color: rgb(183,103,113); }
div.DivClassName
{
background-color: #B76771;
}
.BgClassName
{
background-color: #B76771;
}
</style>
border-color css
<style>
span { border-color: #B76771; }
span { border-color: rgb(183,103,113); }
td.TdClassName
{
border-color: #B76771;
}
.TagClassName
{
border-color: #B76771;
}
</style>