Shades of Turkish Rose #B77276
Tints of Turkish Rose #B77276
RGB
CMYK
RGB Variations
Color information
#B77276 (or 0xB77276) is known color: Turkish Rose. HEX triplet: B7, 72 and 76. RGB value is (183,114,118). Sum of RGB (Red+Green+Blue) = 183+114+118=415 (54% of max value = 765). Red value is 183 (71.88% from 255 or 44.10% from 415); Green value is 114 (44.92% from 255 or 27.47% from 415); Blue value is 118 (46.48% from 255 or 28.43% from 415); Max value from RGB is 183 - color contains mainly: red. Hex color #B77276 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #B77276 is #488D89. Grayscale: #878787. Windows color (decimal): -4754826 or 7762615. OLE color: 7762615.
HSL color Cylindrical-coordinate representation of color #B77276: hue angle of 356.52º degrees, saturation: 0.32, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.72% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #B77276 is Cyan = 0, Magento = 0.38, Yellow = 0.36 and Black (K on CMYK) = 0.28.
Color convert
| RGB | 183 | 114 | 118 | - |
| CMYK | 0 | 0.38 | 0.36 | 0.28 |
| HSL | 356.52º | 0.32% | 0.58% | - |
| HSV(B) | 356.52º | 0.38% | 0.72% | - |
| XYZ | 28.82 | 23.41 | 20.14 | - |
| YUV | 135.09 | 118.36 | 162.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 183 | 114 | 118 | 0 | 0.38 | 0.36 | 0.28 | 356.52 | 0.32 | 0.58 |
| Hex | B7 | 72 | 76 | 0 | 26 | 24 | 1C | 165 | 20 | 3A |
| Octal | 267 | 162 | 166 | 0 | 46 | 44 | 34 | 545 | 40 | 72 |
| Binary | 10110111 | 1110010 | 1110110 | 0 | 100110 | 100100 | 11100 | 101100101 | 100000 | 111010 |
Color Harmonies of #B77276
Complementary color
Monochromatic Colors of #B77276
Black with #B77276
Text Example
Text Example
White with #B77276
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B77276; }
p { color: rgb(183,114,118); }
H1.HeaderClassName
{
color: #B77276;
}
.AnyTagClassName
{
color: #B77276;
}
</style>
background-color css
<style>
a { background-color: #B77276; }
a { background-color: rgb(183,114,118); }
div.DivClassName
{
background-color: #B77276;
}
.BgClassName
{
background-color: #B77276;
}
</style>
border-color css
<style>
span { border-color: #B77276; }
span { border-color: rgb(183,114,118); }
td.TdClassName
{
border-color: #B77276;
}
.TagClassName
{
border-color: #B77276;
}
</style>