Shades of Turkish Rose #BA6770
Tints of Turkish Rose #BA6770
RGB
CMYK
RGB Variations
Color information
#BA6770 (or 0xBA6770) is known color: Turkish Rose. HEX triplet: BA, 67 and 70. RGB value is (186,103,112). Sum of RGB (Red+Green+Blue) = 186+103+112=401 (53% of max value = 765). Red value is 186 (73.05% from 255 or 46.38% from 401); Green value is 103 (40.62% from 255 or 25.69% from 401); Blue value is 112 (44.14% from 255 or 27.93% from 401); Max value from RGB is 186 - color contains mainly: red. Hex color #BA6770 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #BA6770 is #45988F. Grayscale: #808080. Windows color (decimal): -4561040 or 7366586. OLE color: 7366586.
HSL color Cylindrical-coordinate representation of color #BA6770: hue angle of 353.49º degrees, saturation: 0.38, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #BA6770 is Cyan = 0, Magento = 0.45, Yellow = 0.40 and Black (K on CMYK) = 0.27.
Color convert
| RGB | 186 | 103 | 112 | - |
| CMYK | 0 | 0.45 | 0.40 | 0.27 |
| HSL | 353.49º | 0.38% | 0.57% | - |
| HSV(B) | 353.49º | 0.45% | 0.73% | - |
| XYZ | 28.02 | 21.31 | 17.97 | - |
| YUV | 128.84 | 118.5 | 168.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 186 | 103 | 112 | 0 | 0.45 | 0.40 | 0.27 | 353.49 | 0.38 | 0.57 |
| Hex | BA | 67 | 70 | 0 | 2D | 28 | 1B | 161 | 26 | 39 |
| Octal | 272 | 147 | 160 | 0 | 55 | 50 | 33 | 541 | 46 | 71 |
| Binary | 10111010 | 1100111 | 1110000 | 0 | 101101 | 101000 | 11011 | 101100001 | 100110 | 111001 |
Color Harmonies of #BA6770
Complementary color
Monochromatic Colors of #BA6770
Black with #BA6770
Text Example
Text Example
White with #BA6770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #BA6770; }
p { color: rgb(186,103,112); }
H1.HeaderClassName
{
color: #BA6770;
}
.AnyTagClassName
{
color: #BA6770;
}
</style>
background-color css
<style>
a { background-color: #BA6770; }
a { background-color: rgb(186,103,112); }
div.DivClassName
{
background-color: #BA6770;
}
.BgClassName
{
background-color: #BA6770;
}
</style>
border-color css
<style>
span { border-color: #BA6770; }
span { border-color: rgb(186,103,112); }
td.TdClassName
{
border-color: #BA6770;
}
.TagClassName
{
border-color: #BA6770;
}
</style>