Shades of Turkish Rose #AD7577
Tints of Turkish Rose #AD7577
RGB
CMYK
RGB Variations
Color information
#AD7577 (or 0xAD7577) is known color: Turkish Rose. HEX triplet: AD, 75 and 77. RGB value is (173,117,119). Sum of RGB (Red+Green+Blue) = 173+117+119=409 (54% of max value = 765). Red value is 173 (67.97% from 255 or 42.30% from 409); Green value is 117 (46.09% from 255 or 28.61% from 409); Blue value is 119 (46.88% from 255 or 29.10% from 409); Max value from RGB is 173 - color contains mainly: red. Hex color #AD7577 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #AD7577 is #528A88. Grayscale: #868686. Windows color (decimal): -5409417 or 7828909. OLE color: 7828909.
HSL color Cylindrical-coordinate representation of color #AD7577: hue angle of 357.86º degrees, saturation: 0.25, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.68% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #AD7577 is Cyan = 0, Magento = 0.32, Yellow = 0.31 and Black (K on CMYK) = 0.32.
Color convert
| RGB | 173 | 117 | 119 | - |
| CMYK | 0 | 0.32 | 0.31 | 0.32 |
| HSL | 357.86º | 0.25% | 0.57% | - |
| HSV(B) | 357.86º | 0.32% | 0.68% | - |
| XYZ | 26.92 | 22.94 | 20.46 | - |
| YUV | 133.97 | 119.55 | 155.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 173 | 117 | 119 | 0 | 0.32 | 0.31 | 0.32 | 357.86 | 0.25 | 0.57 |
| Hex | AD | 75 | 77 | 0 | 20 | 1F | 20 | 166 | 19 | 39 |
| Octal | 255 | 165 | 167 | 0 | 40 | 37 | 40 | 546 | 31 | 71 |
| Binary | 10101101 | 1110101 | 1110111 | 0 | 100000 | 11111 | 100000 | 101100110 | 11001 | 111001 |
Color Harmonies of #AD7577
Complementary color
Monochromatic Colors of #AD7577
Black with #AD7577
Text Example
Text Example
White with #AD7577
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #AD7577; }
p { color: rgb(173,117,119); }
H1.HeaderClassName
{
color: #AD7577;
}
.AnyTagClassName
{
color: #AD7577;
}
</style>
background-color css
<style>
a { background-color: #AD7577; }
a { background-color: rgb(173,117,119); }
div.DivClassName
{
background-color: #AD7577;
}
.BgClassName
{
background-color: #AD7577;
}
</style>
border-color css
<style>
span { border-color: #AD7577; }
span { border-color: rgb(173,117,119); }
td.TdClassName
{
border-color: #AD7577;
}
.TagClassName
{
border-color: #AD7577;
}
</style>