Shades of Turkish Rose #9A7078
Tints of Turkish Rose #9A7078
RGB
CMYK
RGB Variations
Color information
#9A7078 (or 0x9A7078) is known color: Turkish Rose. HEX triplet: 9A, 70 and 78. RGB value is (154,112,120). Sum of RGB (Red+Green+Blue) = 154+112+120=386 (51% of max value = 765). Red value is 154 (60.55% from 255 or 39.90% from 386); Green value is 112 (44.14% from 255 or 29.02% from 386); Blue value is 120 (47.27% from 255 or 31.09% from 386); Max value from RGB is 154 - color contains mainly: red. Hex color #9A7078 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #9A7078 is #658F87. Grayscale: #7D7D7D. Windows color (decimal): -6655880 or 7893146. OLE color: 7893146.
HSL color Cylindrical-coordinate representation of color #9A7078: hue angle of 348.57º degrees, saturation: 0.17, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #9A7078 is Cyan = 0, Magento = 0.27, Yellow = 0.22 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 154 | 112 | 120 | - |
| CMYK | 0 | 0.27 | 0.22 | 0.40 |
| HSL | 348.57º | 0.17% | 0.52% | - |
| HSV(B) | 348.57º | 0.27% | 0.6% | - |
| XYZ | 22.51 | 19.81 | 20.41 | - |
| YUV | 125.47 | 124.91 | 148.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 154 | 112 | 120 | 0 | 0.27 | 0.22 | 0.40 | 348.57 | 0.17 | 0.52 |
| Hex | 9A | 70 | 78 | 0 | 1B | 16 | 28 | 15D | 11 | 34 |
| Octal | 232 | 160 | 170 | 0 | 33 | 26 | 50 | 535 | 21 | 64 |
| Binary | 10011010 | 1110000 | 1111000 | 0 | 11011 | 10110 | 101000 | 101011101 | 10001 | 110100 |
Color Harmonies of #9A7078
Complementary color
Monochromatic Colors of #9A7078
Black with #9A7078
Text Example
Text Example
White with #9A7078
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9A7078; }
p { color: rgb(154,112,120); }
H1.HeaderClassName
{
color: #9A7078;
}
.AnyTagClassName
{
color: #9A7078;
}
</style>
background-color css
<style>
a { background-color: #9A7078; }
a { background-color: rgb(154,112,120); }
div.DivClassName
{
background-color: #9A7078;
}
.BgClassName
{
background-color: #9A7078;
}
</style>
border-color css
<style>
span { border-color: #9A7078; }
span { border-color: rgb(154,112,120); }
td.TdClassName
{
border-color: #9A7078;
}
.TagClassName
{
border-color: #9A7078;
}
</style>