Shades of Turkish Rose #A36062
Tints of Turkish Rose #A36062
RGB
CMYK
RGB Variations
Color information
#A36062 (or 0xA36062) is known color: Turkish Rose. HEX triplet: A3, 60 and 62. RGB value is (163,96,98). Sum of RGB (Red+Green+Blue) = 163+96+98=357 (47% of max value = 765). Red value is 163 (64.06% from 255 or 45.66% from 357); Green value is 96 (37.89% from 255 or 26.89% from 357); Blue value is 98 (38.67% from 255 or 27.45% from 357); Max value from RGB is 163 - color contains mainly: red. Hex color #A36062 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A36062 is #5C9F9D. Grayscale: #747474. Windows color (decimal): -6070174 or 6447267. OLE color: 6447267.
HSL color Cylindrical-coordinate representation of color #A36062: hue angle of 358.21º degrees, saturation: 0.27, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #A36062 is Cyan = 0, Magento = 0.41, Yellow = 0.40 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 163 | 96 | 98 | - |
| CMYK | 0 | 0.41 | 0.40 | 0.36 |
| HSL | 358.21º | 0.27% | 0.51% | - |
| HSV(B) | 358.21º | 0.41% | 0.64% | - |
| XYZ | 21.49 | 17.03 | 13.71 | - |
| YUV | 116.26 | 117.7 | 161.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 163 | 96 | 98 | 0 | 0.41 | 0.40 | 0.36 | 358.21 | 0.27 | 0.51 |
| Hex | A3 | 60 | 62 | 0 | 29 | 28 | 24 | 166 | 1B | 33 |
| Octal | 243 | 140 | 142 | 0 | 51 | 50 | 44 | 546 | 33 | 63 |
| Binary | 10100011 | 1100000 | 1100010 | 0 | 101001 | 101000 | 100100 | 101100110 | 11011 | 110011 |
Color Harmonies of #A36062
Complementary color
Monochromatic Colors of #A36062
Black with #A36062
Text Example
Text Example
White with #A36062
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A36062; }
p { color: rgb(163,96,98); }
H1.HeaderClassName
{
color: #A36062;
}
.AnyTagClassName
{
color: #A36062;
}
</style>
background-color css
<style>
a { background-color: #A36062; }
a { background-color: rgb(163,96,98); }
div.DivClassName
{
background-color: #A36062;
}
.BgClassName
{
background-color: #A36062;
}
</style>
border-color css
<style>
span { border-color: #A36062; }
span { border-color: rgb(163,96,98); }
td.TdClassName
{
border-color: #A36062;
}
.TagClassName
{
border-color: #A36062;
}
</style>