Shades of Turkish Rose #AD6478
Tints of Turkish Rose #AD6478
RGB
CMYK
RGB Variations
Color information
#AD6478 (or 0xAD6478) is known color: Turkish Rose. HEX triplet: AD, 64 and 78. RGB value is (173,100,120). Sum of RGB (Red+Green+Blue) = 173+100+120=393 (52% of max value = 765). Red value is 173 (67.97% from 255 or 44.02% from 393); Green value is 100 (39.45% from 255 or 25.45% from 393); Blue value is 120 (47.27% from 255 or 30.53% from 393); Max value from RGB is 173 - color contains mainly: red. Hex color #AD6478 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #AD6478 is #529B87. Grayscale: #7C7C7C. Windows color (decimal): -5413768 or 7890093. OLE color: 7890093.
HSL color Cylindrical-coordinate representation of color #AD6478: hue angle of 343.56º degrees, saturation: 0.31, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.68% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #AD6478 is Cyan = 0, Magento = 0.42, Yellow = 0.31 and Black (K on CMYK) = 0.32.
Color convert
| RGB | 173 | 100 | 120 | - |
| CMYK | 0 | 0.42 | 0.31 | 0.32 |
| HSL | 343.56º | 0.31% | 0.54% | - |
| HSV(B) | 343.56º | 0.42% | 0.68% | - |
| XYZ | 25.18 | 19.35 | 20.18 | - |
| YUV | 124.11 | 125.68 | 162.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 173 | 100 | 120 | 0 | 0.42 | 0.31 | 0.32 | 343.56 | 0.31 | 0.54 |
| Hex | AD | 64 | 78 | 0 | 2A | 1F | 20 | 158 | 1F | 36 |
| Octal | 255 | 144 | 170 | 0 | 52 | 37 | 40 | 530 | 37 | 66 |
| Binary | 10101101 | 1100100 | 1111000 | 0 | 101010 | 11111 | 100000 | 101011000 | 11111 | 110110 |
Color Harmonies of #AD6478
Complementary color
Monochromatic Colors of #AD6478
Black with #AD6478
Text Example
Text Example
White with #AD6478
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #AD6478; }
p { color: rgb(173,100,120); }
H1.HeaderClassName
{
color: #AD6478;
}
.AnyTagClassName
{
color: #AD6478;
}
</style>
background-color css
<style>
a { background-color: #AD6478; }
a { background-color: rgb(173,100,120); }
div.DivClassName
{
background-color: #AD6478;
}
.BgClassName
{
background-color: #AD6478;
}
</style>
border-color css
<style>
span { border-color: #AD6478; }
span { border-color: rgb(173,100,120); }
td.TdClassName
{
border-color: #AD6478;
}
.TagClassName
{
border-color: #AD6478;
}
</style>