Shades of Turkish Rose #BA7477
Tints of Turkish Rose #BA7477
RGB
CMYK
RGB Variations
Color information
#BA7477 (or 0xBA7477) is known color: Turkish Rose. HEX triplet: BA, 74 and 77. RGB value is (186,116,119). Sum of RGB (Red+Green+Blue) = 186+116+119=421 (55% of max value = 765). Red value is 186 (73.05% from 255 or 44.18% from 421); Green value is 116 (45.70% from 255 or 27.55% from 421); Blue value is 119 (46.88% from 255 or 28.27% from 421); Max value from RGB is 186 - color contains mainly: red. Hex color #BA7477 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #BA7477 is #458B88. Grayscale: #898989. Windows color (decimal): -4557705 or 7828666. OLE color: 7828666.
HSL color Cylindrical-coordinate representation of color #BA7477: hue angle of 357.43º degrees, saturation: 0.34, lightness: 0.59%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #BA7477 is Cyan = 0, Magento = 0.38, Yellow = 0.36 and Black (K on CMYK) = 0.27.
Color convert
| RGB | 186 | 116 | 119 | - |
| CMYK | 0 | 0.38 | 0.36 | 0.27 |
| HSL | 357.43º | 0.34% | 0.59% | - |
| HSV(B) | 357.43º | 0.38% | 0.73% | - |
| XYZ | 29.82 | 24.26 | 20.56 | - |
| YUV | 137.27 | 117.69 | 162.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 186 | 116 | 119 | 0 | 0.38 | 0.36 | 0.27 | 357.43 | 0.34 | 0.59 |
| Hex | BA | 74 | 77 | 0 | 26 | 24 | 1B | 165 | 22 | 3B |
| Octal | 272 | 164 | 167 | 0 | 46 | 44 | 33 | 545 | 42 | 73 |
| Binary | 10111010 | 1110100 | 1110111 | 0 | 100110 | 100100 | 11011 | 101100101 | 100010 | 111011 |
Color Harmonies of #BA7477
Complementary color
Monochromatic Colors of #BA7477
Black with #BA7477
Text Example
Text Example
White with #BA7477
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #BA7477; }
p { color: rgb(186,116,119); }
H1.HeaderClassName
{
color: #BA7477;
}
.AnyTagClassName
{
color: #BA7477;
}
</style>
background-color css
<style>
a { background-color: #BA7477; }
a { background-color: rgb(186,116,119); }
div.DivClassName
{
background-color: #BA7477;
}
.BgClassName
{
background-color: #BA7477;
}
</style>
border-color css
<style>
span { border-color: #BA7477; }
span { border-color: rgb(186,116,119); }
td.TdClassName
{
border-color: #BA7477;
}
.TagClassName
{
border-color: #BA7477;
}
</style>