Shades of Turkish Rose #BA7478
Tints of Turkish Rose #BA7478
RGB
CMYK
RGB Variations
Color information
#BA7478 (or 0xBA7478) is known color: Turkish Rose. HEX triplet: BA, 74 and 78. RGB value is (186,116,120). Sum of RGB (Red+Green+Blue) = 186+116+120=422 (55% of max value = 765). Red value is 186 (73.05% from 255 or 44.08% from 422); Green value is 116 (45.70% from 255 or 27.49% from 422); Blue value is 120 (47.27% from 255 or 28.44% from 422); Max value from RGB is 186 - color contains mainly: red. Hex color #BA7478 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #BA7478 is #458B87. Grayscale: #898989. Windows color (decimal): -4557704 or 7894202. OLE color: 7894202.
HSL color Cylindrical-coordinate representation of color #BA7478: hue angle of 356.57º 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 #BA7478 is Cyan = 0, Magento = 0.38, Yellow = 0.35 and Black (K on CMYK) = 0.27.
Color convert
| RGB | 186 | 116 | 120 | - |
| CMYK | 0 | 0.38 | 0.35 | 0.27 |
| HSL | 356.57º | 0.34% | 0.59% | - |
| HSV(B) | 356.57º | 0.38% | 0.73% | - |
| XYZ | 29.89 | 24.29 | 20.88 | - |
| YUV | 137.39 | 118.19 | 162.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 186 | 116 | 120 | 0 | 0.38 | 0.35 | 0.27 | 356.57 | 0.34 | 0.59 |
| Hex | BA | 74 | 78 | 0 | 26 | 23 | 1B | 165 | 22 | 3B |
| Octal | 272 | 164 | 170 | 0 | 46 | 43 | 33 | 545 | 42 | 73 |
| Binary | 10111010 | 1110100 | 1111000 | 0 | 100110 | 100011 | 11011 | 101100101 | 100010 | 111011 |
Color Harmonies of #BA7478
Complementary color
Monochromatic Colors of #BA7478
Black with #BA7478
Text Example
Text Example
White with #BA7478
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #BA7478; }
p { color: rgb(186,116,120); }
H1.HeaderClassName
{
color: #BA7478;
}
.AnyTagClassName
{
color: #BA7478;
}
</style>
background-color css
<style>
a { background-color: #BA7478; }
a { background-color: rgb(186,116,120); }
div.DivClassName
{
background-color: #BA7478;
}
.BgClassName
{
background-color: #BA7478;
}
</style>
border-color css
<style>
span { border-color: #BA7478; }
span { border-color: rgb(186,116,120); }
td.TdClassName
{
border-color: #BA7478;
}
.TagClassName
{
border-color: #BA7478;
}
</style>