Shades of Turkish Rose #A18083
Tints of Turkish Rose #A18083
RGB
CMYK
RGB Variations
Color information
#A18083 (or 0xA18083) is known color: Turkish Rose. HEX triplet: A1, 80 and 83. RGB value is (161,128,131). Sum of RGB (Red+Green+Blue) = 161+128+131=420 (55% of max value = 765). Red value is 161 (63.28% from 255 or 38.33% from 420); Green value is 128 (50.39% from 255 or 30.48% from 420); Blue value is 131 (51.56% from 255 or 31.19% from 420); Max value from RGB is 161 - color contains mainly: red. Hex color #A18083 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A18083 is #5E7F7C. Grayscale: #8A8A8A. Windows color (decimal): -6193021 or 8618145. OLE color: 8618145.
HSL color Cylindrical-coordinate representation of color #A18083: hue angle of 354.55º 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 #A18083 is Cyan = 0, Magento = 0.20, Yellow = 0.19 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 161 | 128 | 131 | - |
| CMYK | 0 | 0.20 | 0.19 | 0.37 |
| HSL | 354.55º | 0.15% | 0.57% | - |
| HSV(B) | 354.55º | 0.2% | 0.63% | - |
| XYZ | 26.51 | 24.65 | 24.83 | - |
| YUV | 138.21 | 123.93 | 144.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 161 | 128 | 131 | 0 | 0.20 | 0.19 | 0.37 | 354.55 | 0.15 | 0.57 |
| Hex | A1 | 80 | 83 | 0 | 14 | 13 | 25 | 163 | F | 39 |
| Octal | 241 | 200 | 203 | 0 | 24 | 23 | 45 | 543 | 17 | 71 |
| Binary | 10100001 | 10000000 | 10000011 | 0 | 10100 | 10011 | 100101 | 101100011 | 1111 | 111001 |
Color Harmonies of #A18083
Complementary color
Monochromatic Colors of #A18083
Black with #A18083
Text Example
Text Example
White with #A18083
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A18083; }
p { color: rgb(161,128,131); }
H1.HeaderClassName
{
color: #A18083;
}
.AnyTagClassName
{
color: #A18083;
}
</style>
background-color css
<style>
a { background-color: #A18083; }
a { background-color: rgb(161,128,131); }
div.DivClassName
{
background-color: #A18083;
}
.BgClassName
{
background-color: #A18083;
}
</style>
border-color css
<style>
span { border-color: #A18083; }
span { border-color: rgb(161,128,131); }
td.TdClassName
{
border-color: #A18083;
}
.TagClassName
{
border-color: #A18083;
}
</style>