Shades of Vesuvius #A35936
Tints of Vesuvius #A35936
RGB
CMYK
RGB Variations
Color information
#A35936 (or 0xA35936) is known color: Vesuvius. HEX triplet: A3, 59 and 36. RGB value is (163,89,54). Sum of RGB (Red+Green+Blue) = 163+89+54=306 (40% of max value = 765). Red value is 163 (64.06% from 255 or 53.27% from 306); Green value is 89 (35.16% from 255 or 29.08% from 306); Blue value is 54 (21.48% from 255 or 17.65% from 306); Max value from RGB is 163 - color contains mainly: red. Hex color #A35936 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #A35936 is #5CA6C9. Grayscale: #6B6B6B. Windows color (decimal): -6072010 or 3561891. OLE color: 3561891.
HSL color Cylindrical-coordinate representation of color #A35936: hue angle of 19.27º degrees, saturation: 0.5, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #A35936 is Cyan = 0, Magento = 0.45, Yellow = 0.67 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 163 | 89 | 54 | - |
| CMYK | 0 | 0.45 | 0.67 | 0.36 |
| HSL | 19.27º | 0.5% | 0.43% | - |
| HSV(B) | 19.27º | 0.67% | 0.64% | - |
| XYZ | 19.34 | 15.2 | 5.4 | - |
| YUV | 107.14 | 98.02 | 167.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 163 | 89 | 54 | 0 | 0.45 | 0.67 | 0.36 | 19.27 | 0.5 | 0.43 |
| Hex | A3 | 59 | 36 | 0 | 2D | 43 | 24 | 13 | 32 | 2B |
| Octal | 243 | 131 | 66 | 0 | 55 | 103 | 44 | 23 | 62 | 53 |
| Binary | 10100011 | 1011001 | 110110 | 0 | 101101 | 1000011 | 100100 | 10011 | 110010 | 101011 |
Color Harmonies of #A35936
Complementary color
Monochromatic Colors of #A35936
Black with #A35936
Text Example
Text Example
White with #A35936
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A35936; }
p { color: rgb(163,89,54); }
H1.HeaderClassName
{
color: #A35936;
}
.AnyTagClassName
{
color: #A35936;
}
</style>
background-color css
<style>
a { background-color: #A35936; }
a { background-color: rgb(163,89,54); }
div.DivClassName
{
background-color: #A35936;
}
.BgClassName
{
background-color: #A35936;
}
</style>
border-color css
<style>
span { border-color: #A35936; }
span { border-color: rgb(163,89,54); }
td.TdClassName
{
border-color: #A35936;
}
.TagClassName
{
border-color: #A35936;
}
</style>