Shades of Turkish Rose #AD7478
Tints of Turkish Rose #AD7478
RGB
CMYK
RGB Variations
Color information
#AD7478 (or 0xAD7478) is known color: Turkish Rose. HEX triplet: AD, 74 and 78. RGB value is (173,116,120). Sum of RGB (Red+Green+Blue) = 173+116+120=409 (54% of max value = 765). Red value is 173 (67.97% from 255 or 42.30% from 409); Green value is 116 (45.70% from 255 or 28.36% from 409); Blue value is 120 (47.27% from 255 or 29.34% from 409); Max value from RGB is 173 - color contains mainly: red. Hex color #AD7478 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #AD7478 is #528B87. Grayscale: #858585. Windows color (decimal): -5409672 or 7894189. OLE color: 7894189.
HSL color Cylindrical-coordinate representation of color #AD7478: hue angle of 355.79º degrees, saturation: 0.26, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.68% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #AD7478 is Cyan = 0, Magento = 0.33, Yellow = 0.31 and Black (K on CMYK) = 0.32.
Color convert
| RGB | 173 | 116 | 120 | - |
| CMYK | 0 | 0.33 | 0.31 | 0.32 |
| HSL | 355.79º | 0.26% | 0.57% | - |
| HSV(B) | 355.79º | 0.33% | 0.68% | - |
| XYZ | 26.87 | 22.73 | 20.74 | - |
| YUV | 133.5 | 120.38 | 156.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 173 | 116 | 120 | 0 | 0.33 | 0.31 | 0.32 | 355.79 | 0.26 | 0.57 |
| Hex | AD | 74 | 78 | 0 | 21 | 1F | 20 | 164 | 1A | 39 |
| Octal | 255 | 164 | 170 | 0 | 41 | 37 | 40 | 544 | 32 | 71 |
| Binary | 10101101 | 1110100 | 1111000 | 0 | 100001 | 11111 | 100000 | 101100100 | 11010 | 111001 |
Color Harmonies of #AD7478
Complementary color
Monochromatic Colors of #AD7478
Black with #AD7478
Text Example
Text Example
White with #AD7478
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #AD7478; }
p { color: rgb(173,116,120); }
H1.HeaderClassName
{
color: #AD7478;
}
.AnyTagClassName
{
color: #AD7478;
}
</style>
background-color css
<style>
a { background-color: #AD7478; }
a { background-color: rgb(173,116,120); }
div.DivClassName
{
background-color: #AD7478;
}
.BgClassName
{
background-color: #AD7478;
}
</style>
border-color css
<style>
span { border-color: #AD7478; }
span { border-color: rgb(173,116,120); }
td.TdClassName
{
border-color: #AD7478;
}
.TagClassName
{
border-color: #AD7478;
}
</style>