Shades of Turkish Rose #A18384
Tints of Turkish Rose #A18384
RGB
CMYK
RGB Variations
Color information
#A18384 (or 0xA18384) is known color: Turkish Rose. HEX triplet: A1, 83 and 84. RGB value is (161,131,132). Sum of RGB (Red+Green+Blue) = 161+131+132=424 (56% of max value = 765). Red value is 161 (63.28% from 255 or 37.97% from 424); Green value is 131 (51.56% from 255 or 30.90% from 424); Blue value is 132 (51.95% from 255 or 31.13% from 424); Max value from RGB is 161 - color contains mainly: red. Hex color #A18384 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A18384 is #5E7C7B. Grayscale: #8C8C8C. Windows color (decimal): -6192252 or 8684449. OLE color: 8684449.
HSL color Cylindrical-coordinate representation of color #A18384: hue angle of 358º degrees, saturation: 0.14, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #A18384 is Cyan = 0, Magento = 0.19, Yellow = 0.18 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 161 | 131 | 132 | - |
| CMYK | 0 | 0.19 | 0.18 | 0.37 |
| HSL | 358º | 0.14% | 0.57% | - |
| HSV(B) | 358º | 0.19% | 0.63% | - |
| XYZ | 26.98 | 25.48 | 25.33 | - |
| YUV | 140.08 | 123.44 | 142.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 161 | 131 | 132 | 0 | 0.19 | 0.18 | 0.37 | 358 | 0.14 | 0.57 |
| Hex | A1 | 83 | 84 | 0 | 13 | 12 | 25 | 166 | E | 39 |
| Octal | 241 | 203 | 204 | 0 | 23 | 22 | 45 | 546 | 16 | 71 |
| Binary | 10100001 | 10000011 | 10000100 | 0 | 10011 | 10010 | 100101 | 101100110 | 1110 | 111001 |
Color Harmonies of #A18384
Complementary color
Monochromatic Colors of #A18384
Black with #A18384
Text Example
Text Example
White with #A18384
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A18384; }
p { color: rgb(161,131,132); }
H1.HeaderClassName
{
color: #A18384;
}
.AnyTagClassName
{
color: #A18384;
}
</style>
background-color css
<style>
a { background-color: #A18384; }
a { background-color: rgb(161,131,132); }
div.DivClassName
{
background-color: #A18384;
}
.BgClassName
{
background-color: #A18384;
}
</style>
border-color css
<style>
span { border-color: #A18384; }
span { border-color: rgb(161,131,132); }
td.TdClassName
{
border-color: #A18384;
}
.TagClassName
{
border-color: #A18384;
}
</style>