Shades of Turkish Rose #A17679
Tints of Turkish Rose #A17679
RGB
CMYK
RGB Variations
Color information
#A17679 (or 0xA17679) is known color: Turkish Rose. HEX triplet: A1, 76 and 79. RGB value is (161,118,121). Sum of RGB (Red+Green+Blue) = 161+118+121=400 (52% of max value = 765). Red value is 161 (63.28% from 255 or 40.25% from 400); Green value is 118 (46.48% from 255 or 29.5% from 400); Blue value is 121 (47.66% from 255 or 30.25% from 400); Max value from RGB is 161 - color contains mainly: red. Hex color #A17679 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A17679 is #5E8986. Grayscale: #838383. Windows color (decimal): -6195591 or 7960225. OLE color: 7960225.
HSL color Cylindrical-coordinate representation of color #A17679: hue angle of 355.81º degrees, saturation: 0.19, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #A17679 is Cyan = 0, Magento = 0.27, Yellow = 0.25 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 161 | 118 | 121 | - |
| CMYK | 0 | 0.27 | 0.25 | 0.37 |
| HSL | 355.81º | 0.19% | 0.55% | - |
| HSV(B) | 355.81º | 0.27% | 0.63% | - |
| XYZ | 24.63 | 21.91 | 21.02 | - |
| YUV | 131.2 | 122.25 | 149.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 161 | 118 | 121 | 0 | 0.27 | 0.25 | 0.37 | 355.81 | 0.19 | 0.55 |
| Hex | A1 | 76 | 79 | 0 | 1B | 19 | 25 | 164 | 13 | 37 |
| Octal | 241 | 166 | 171 | 0 | 33 | 31 | 45 | 544 | 23 | 67 |
| Binary | 10100001 | 1110110 | 1111001 | 0 | 11011 | 11001 | 100101 | 101100100 | 10011 | 110111 |
Color Harmonies of #A17679
Complementary color
Monochromatic Colors of #A17679
Black with #A17679
Text Example
Text Example
White with #A17679
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A17679; }
p { color: rgb(161,118,121); }
H1.HeaderClassName
{
color: #A17679;
}
.AnyTagClassName
{
color: #A17679;
}
</style>
background-color css
<style>
a { background-color: #A17679; }
a { background-color: rgb(161,118,121); }
div.DivClassName
{
background-color: #A17679;
}
.BgClassName
{
background-color: #A17679;
}
</style>
border-color css
<style>
span { border-color: #A17679; }
span { border-color: rgb(161,118,121); }
td.TdClassName
{
border-color: #A17679;
}
.TagClassName
{
border-color: #A17679;
}
</style>