Shades of Turkish Rose #BA6772
Tints of Turkish Rose #BA6772
RGB
CMYK
RGB Variations
Color information
#BA6772 (or 0xBA6772) is known color: Turkish Rose. HEX triplet: BA, 67 and 72. RGB value is (186,103,114). Sum of RGB (Red+Green+Blue) = 186+103+114=403 (53% of max value = 765). Red value is 186 (73.05% from 255 or 46.15% from 403); Green value is 103 (40.62% from 255 or 25.56% from 403); Blue value is 114 (44.92% from 255 or 28.29% from 403); Max value from RGB is 186 - color contains mainly: red. Hex color #BA6772 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #BA6772 is #45988D. Grayscale: #818181. Windows color (decimal): -4561038 or 7497658. OLE color: 7497658.
HSL color Cylindrical-coordinate representation of color #BA6772: hue angle of 352.05º 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 #BA6772 is Cyan = 0, Magento = 0.45, Yellow = 0.39 and Black (K on CMYK) = 0.27.
Color convert
| RGB | 186 | 103 | 114 | - |
| CMYK | 0 | 0.45 | 0.39 | 0.27 |
| HSL | 352.05º | 0.38% | 0.57% | - |
| HSV(B) | 352.05º | 0.45% | 0.73% | - |
| XYZ | 28.14 | 21.35 | 18.56 | - |
| YUV | 129.07 | 119.5 | 168.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 186 | 103 | 114 | 0 | 0.45 | 0.39 | 0.27 | 352.05 | 0.38 | 0.57 |
| Hex | BA | 67 | 72 | 0 | 2D | 27 | 1B | 160 | 26 | 39 |
| Octal | 272 | 147 | 162 | 0 | 55 | 47 | 33 | 540 | 46 | 71 |
| Binary | 10111010 | 1100111 | 1110010 | 0 | 101101 | 100111 | 11011 | 101100000 | 100110 | 111001 |
Color Harmonies of #BA6772
Complementary color
Monochromatic Colors of #BA6772
Black with #BA6772
Text Example
Text Example
White with #BA6772
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #BA6772; }
p { color: rgb(186,103,114); }
H1.HeaderClassName
{
color: #BA6772;
}
.AnyTagClassName
{
color: #BA6772;
}
</style>
background-color css
<style>
a { background-color: #BA6772; }
a { background-color: rgb(186,103,114); }
div.DivClassName
{
background-color: #BA6772;
}
.BgClassName
{
background-color: #BA6772;
}
</style>
border-color css
<style>
span { border-color: #BA6772; }
span { border-color: rgb(186,103,114); }
td.TdClassName
{
border-color: #BA6772;
}
.TagClassName
{
border-color: #BA6772;
}
</style>