Shades of Turkish Rose #AD6974
Tints of Turkish Rose #AD6974
RGB
CMYK
RGB Variations
Color information
#AD6974 (or 0xAD6974) is known color: Turkish Rose. HEX triplet: AD, 69 and 74. RGB value is (173,105,116). Sum of RGB (Red+Green+Blue) = 173+105+116=394 (52% of max value = 765). Red value is 173 (67.97% from 255 or 43.91% from 394); Green value is 105 (41.41% from 255 or 26.65% from 394); Blue value is 116 (45.70% from 255 or 29.44% from 394); Max value from RGB is 173 - color contains mainly: red. Hex color #AD6974 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #AD6974 is #52968B. Grayscale: #7E7E7E. Windows color (decimal): -5412492 or 7629229. OLE color: 7629229.
HSL color Cylindrical-coordinate representation of color #AD6974: hue angle of 350.29º degrees, saturation: 0.29, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.68% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #AD6974 is Cyan = 0, Magento = 0.39, Yellow = 0.33 and Black (K on CMYK) = 0.32.
Color convert
| RGB | 173 | 105 | 116 | - |
| CMYK | 0 | 0.39 | 0.33 | 0.32 |
| HSL | 350.29º | 0.29% | 0.55% | - |
| HSV(B) | 350.29º | 0.39% | 0.68% | - |
| XYZ | 25.44 | 20.25 | 19.09 | - |
| YUV | 126.59 | 122.03 | 161.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 173 | 105 | 116 | 0 | 0.39 | 0.33 | 0.32 | 350.29 | 0.29 | 0.55 |
| Hex | AD | 69 | 74 | 0 | 27 | 21 | 20 | 15E | 1D | 37 |
| Octal | 255 | 151 | 164 | 0 | 47 | 41 | 40 | 536 | 35 | 67 |
| Binary | 10101101 | 1101001 | 1110100 | 0 | 100111 | 100001 | 100000 | 101011110 | 11101 | 110111 |
Color Harmonies of #AD6974
Complementary color
Monochromatic Colors of #AD6974
Black with #AD6974
Text Example
Text Example
White with #AD6974
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #AD6974; }
p { color: rgb(173,105,116); }
H1.HeaderClassName
{
color: #AD6974;
}
.AnyTagClassName
{
color: #AD6974;
}
</style>
background-color css
<style>
a { background-color: #AD6974; }
a { background-color: rgb(173,105,116); }
div.DivClassName
{
background-color: #AD6974;
}
.BgClassName
{
background-color: #AD6974;
}
</style>
border-color css
<style>
span { border-color: #AD6974; }
span { border-color: rgb(173,105,116); }
td.TdClassName
{
border-color: #AD6974;
}
.TagClassName
{
border-color: #AD6974;
}
</style>