Shades of Turkish Rose #A28083
Tints of Turkish Rose #A28083
RGB
CMYK
RGB Variations
Color information
#A28083 (or 0xA28083) is known color: Turkish Rose. HEX triplet: A2, 80 and 83. RGB value is (162,128,131). Sum of RGB (Red+Green+Blue) = 162+128+131=421 (55% of max value = 765). Red value is 162 (63.67% from 255 or 38.48% from 421); Green value is 128 (50.39% from 255 or 30.40% from 421); Blue value is 131 (51.56% from 255 or 31.12% from 421); Max value from RGB is 162 - color contains mainly: red. Hex color #A28083 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A28083 is #5D7F7C. Grayscale: #8A8A8A. Windows color (decimal): -6127485 or 8618146. OLE color: 8618146.
HSL color Cylindrical-coordinate representation of color #A28083: hue angle of 354.71º 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 #A28083 is Cyan = 0, Magento = 0.21, Yellow = 0.19 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 162 | 128 | 131 | - |
| CMYK | 0 | 0.21 | 0.19 | 0.36 |
| HSL | 354.71º | 0.15% | 0.57% | - |
| HSV(B) | 354.71º | 0.21% | 0.64% | - |
| XYZ | 26.72 | 24.76 | 24.84 | - |
| YUV | 138.51 | 123.76 | 144.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 162 | 128 | 131 | 0 | 0.21 | 0.19 | 0.36 | 354.71 | 0.15 | 0.57 |
| Hex | A2 | 80 | 83 | 0 | 15 | 13 | 24 | 163 | F | 39 |
| Octal | 242 | 200 | 203 | 0 | 25 | 23 | 44 | 543 | 17 | 71 |
| Binary | 10100010 | 10000000 | 10000011 | 0 | 10101 | 10011 | 100100 | 101100011 | 1111 | 111001 |
Color Harmonies of #A28083
Complementary color
Monochromatic Colors of #A28083
Black with #A28083
Text Example
Text Example
White with #A28083
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A28083; }
p { color: rgb(162,128,131); }
H1.HeaderClassName
{
color: #A28083;
}
.AnyTagClassName
{
color: #A28083;
}
</style>
background-color css
<style>
a { background-color: #A28083; }
a { background-color: rgb(162,128,131); }
div.DivClassName
{
background-color: #A28083;
}
.BgClassName
{
background-color: #A28083;
}
</style>
border-color css
<style>
span { border-color: #A28083; }
span { border-color: rgb(162,128,131); }
td.TdClassName
{
border-color: #A28083;
}
.TagClassName
{
border-color: #A28083;
}
</style>