Shades of Turkish Rose #A28082
Tints of Turkish Rose #A28082
RGB
CMYK
RGB Variations
Color information
#A28082 (or 0xA28082) is known color: Turkish Rose. HEX triplet: A2, 80 and 82. RGB value is (162,128,130). Sum of RGB (Red+Green+Blue) = 162+128+130=420 (55% of max value = 765). Red value is 162 (63.67% from 255 or 38.57% from 420); Green value is 128 (50.39% from 255 or 30.48% from 420); Blue value is 130 (51.17% from 255 or 30.95% from 420); Max value from RGB is 162 - color contains mainly: red. Hex color #A28082 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A28082 is #5D7F7D. Grayscale: #8A8A8A. Windows color (decimal): -6127486 or 8552610. OLE color: 8552610.
HSL color Cylindrical-coordinate representation of color #A28082: hue angle of 356.47º degrees, saturation: 0.15, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #A28082 is Cyan = 0, Magento = 0.21, Yellow = 0.20 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 162 | 128 | 130 | - |
| CMYK | 0 | 0.21 | 0.20 | 0.36 |
| HSL | 356.47º | 0.15% | 0.57% | - |
| HSV(B) | 356.47º | 0.21% | 0.64% | - |
| XYZ | 26.65 | 24.73 | 24.49 | - |
| YUV | 138.39 | 123.26 | 144.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 162 | 128 | 130 | 0 | 0.21 | 0.20 | 0.36 | 356.47 | 0.15 | 0.57 |
| Hex | A2 | 80 | 82 | 0 | 15 | 14 | 24 | 164 | F | 39 |
| Octal | 242 | 200 | 202 | 0 | 25 | 24 | 44 | 544 | 17 | 71 |
| Binary | 10100010 | 10000000 | 10000010 | 0 | 10101 | 10100 | 100100 | 101100100 | 1111 | 111001 |
Color Harmonies of #A28082
Complementary color
Monochromatic Colors of #A28082
Black with #A28082
Text Example
Text Example
White with #A28082
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A28082; }
p { color: rgb(162,128,130); }
H1.HeaderClassName
{
color: #A28082;
}
.AnyTagClassName
{
color: #A28082;
}
</style>
background-color css
<style>
a { background-color: #A28082; }
a { background-color: rgb(162,128,130); }
div.DivClassName
{
background-color: #A28082;
}
.BgClassName
{
background-color: #A28082;
}
</style>
border-color css
<style>
span { border-color: #A28082; }
span { border-color: rgb(162,128,130); }
td.TdClassName
{
border-color: #A28082;
}
.TagClassName
{
border-color: #A28082;
}
</style>