Shades of Turkish Rose #A18184
Tints of Turkish Rose #A18184
RGB
CMYK
RGB Variations
Color information
#A18184 (or 0xA18184) is known color: Turkish Rose. HEX triplet: A1, 81 and 84. RGB value is (161,129,132). Sum of RGB (Red+Green+Blue) = 161+129+132=422 (55% of max value = 765). Red value is 161 (63.28% from 255 or 38.15% from 422); Green value is 129 (50.78% from 255 or 30.57% from 422); Blue value is 132 (51.95% from 255 or 31.28% from 422); Max value from RGB is 161 - color contains mainly: red. Hex color #A18184 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A18184 is #5E7E7B. Grayscale: #8A8A8A. Windows color (decimal): -6192764 or 8683937. OLE color: 8683937.
HSL color Cylindrical-coordinate representation of color #A18184: hue angle of 354.38º 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 #A18184 is Cyan = 0, Magento = 0.20, Yellow = 0.18 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 161 | 129 | 132 | - |
| CMYK | 0 | 0.20 | 0.18 | 0.37 |
| HSL | 354.38º | 0.15% | 0.57% | - |
| HSV(B) | 354.38º | 0.2% | 0.63% | - |
| XYZ | 26.71 | 24.94 | 25.24 | - |
| YUV | 138.91 | 124.1 | 143.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 161 | 129 | 132 | 0 | 0.20 | 0.18 | 0.37 | 354.38 | 0.15 | 0.57 |
| Hex | A1 | 81 | 84 | 0 | 14 | 12 | 25 | 162 | F | 39 |
| Octal | 241 | 201 | 204 | 0 | 24 | 22 | 45 | 542 | 17 | 71 |
| Binary | 10100001 | 10000001 | 10000100 | 0 | 10100 | 10010 | 100101 | 101100010 | 1111 | 111001 |
Color Harmonies of #A18184
Complementary color
Monochromatic Colors of #A18184
Black with #A18184
Text Example
Text Example
White with #A18184
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A18184; }
p { color: rgb(161,129,132); }
H1.HeaderClassName
{
color: #A18184;
}
.AnyTagClassName
{
color: #A18184;
}
</style>
background-color css
<style>
a { background-color: #A18184; }
a { background-color: rgb(161,129,132); }
div.DivClassName
{
background-color: #A18184;
}
.BgClassName
{
background-color: #A18184;
}
</style>
border-color css
<style>
span { border-color: #A18184; }
span { border-color: rgb(161,129,132); }
td.TdClassName
{
border-color: #A18184;
}
.TagClassName
{
border-color: #A18184;
}
</style>