Shades of Turkish Rose #A18081
Tints of Turkish Rose #A18081
RGB
CMYK
RGB Variations
Color information
#A18081 (or 0xA18081) is known color: Turkish Rose. HEX triplet: A1, 80 and 81. RGB value is (161,128,129). Sum of RGB (Red+Green+Blue) = 161+128+129=418 (55% of max value = 765). Red value is 161 (63.28% from 255 or 38.52% from 418); Green value is 128 (50.39% from 255 or 30.62% from 418); Blue value is 129 (50.78% from 255 or 30.86% from 418); Max value from RGB is 161 - color contains mainly: red. Hex color #A18081 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A18081 is #5E7F7E. Grayscale: #8A8A8A. Windows color (decimal): -6193023 or 8487073. OLE color: 8487073.
HSL color Cylindrical-coordinate representation of color #A18081: hue angle of 358.18º degrees, saturation: 0.15, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #A18081 is Cyan = 0, Magento = 0.20, Yellow = 0.20 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 161 | 128 | 129 | - |
| CMYK | 0 | 0.20 | 0.20 | 0.37 |
| HSL | 358.18º | 0.15% | 0.57% | - |
| HSV(B) | 358.18º | 0.2% | 0.63% | - |
| XYZ | 26.38 | 24.6 | 24.13 | - |
| YUV | 137.98 | 122.93 | 144.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 161 | 128 | 129 | 0 | 0.20 | 0.20 | 0.37 | 358.18 | 0.15 | 0.57 |
| Hex | A1 | 80 | 81 | 0 | 14 | 14 | 25 | 166 | F | 39 |
| Octal | 241 | 200 | 201 | 0 | 24 | 24 | 45 | 546 | 17 | 71 |
| Binary | 10100001 | 10000000 | 10000001 | 0 | 10100 | 10100 | 100101 | 101100110 | 1111 | 111001 |
Color Harmonies of #A18081
Complementary color
Monochromatic Colors of #A18081
Black with #A18081
Text Example
Text Example
White with #A18081
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A18081; }
p { color: rgb(161,128,129); }
H1.HeaderClassName
{
color: #A18081;
}
.AnyTagClassName
{
color: #A18081;
}
</style>
background-color css
<style>
a { background-color: #A18081; }
a { background-color: rgb(161,128,129); }
div.DivClassName
{
background-color: #A18081;
}
.BgClassName
{
background-color: #A18081;
}
</style>
border-color css
<style>
span { border-color: #A18081; }
span { border-color: rgb(161,128,129); }
td.TdClassName
{
border-color: #A18081;
}
.TagClassName
{
border-color: #A18081;
}
</style>