Shades of Vesuvius #A35934
Tints of Vesuvius #A35934
RGB
CMYK
RGB Variations
Color information
#A35934 (or 0xA35934) is known color: Vesuvius. HEX triplet: A3, 59 and 34. RGB value is (163,89,52). Sum of RGB (Red+Green+Blue) = 163+89+52=304 (40% of max value = 765). Red value is 163 (64.06% from 255 or 53.62% from 304); Green value is 89 (35.16% from 255 or 29.28% from 304); Blue value is 52 (20.70% from 255 or 17.11% from 304); Max value from RGB is 163 - color contains mainly: red. Hex color #A35934 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #A35934 is #5CA6CB. Grayscale: #6B6B6B. Windows color (decimal): -6072012 or 3430819. OLE color: 3430819.
HSL color Cylindrical-coordinate representation of color #A35934: hue angle of 20º degrees, saturation: 0.52, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #A35934 is Cyan = 0, Magento = 0.45, Yellow = 0.68 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 163 | 89 | 52 | - |
| CMYK | 0 | 0.45 | 0.68 | 0.36 |
| HSL | 20º | 0.52% | 0.42% | - |
| HSV(B) | 20º | 0.68% | 0.64% | - |
| XYZ | 19.3 | 15.18 | 5.16 | - |
| YUV | 106.91 | 97.02 | 168.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 163 | 89 | 52 | 0 | 0.45 | 0.68 | 0.36 | 20 | 0.52 | 0.42 |
| Hex | A3 | 59 | 34 | 0 | 2D | 44 | 24 | 14 | 34 | 2A |
| Octal | 243 | 131 | 64 | 0 | 55 | 104 | 44 | 24 | 64 | 52 |
| Binary | 10100011 | 1011001 | 110100 | 0 | 101101 | 1000100 | 100100 | 10100 | 110100 | 101010 |
Color Harmonies of #A35934
Complementary color
Monochromatic Colors of #A35934
Black with #A35934
Text Example
Text Example
White with #A35934
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A35934; }
p { color: rgb(163,89,52); }
H1.HeaderClassName
{
color: #A35934;
}
.AnyTagClassName
{
color: #A35934;
}
</style>
background-color css
<style>
a { background-color: #A35934; }
a { background-color: rgb(163,89,52); }
div.DivClassName
{
background-color: #A35934;
}
.BgClassName
{
background-color: #A35934;
}
</style>
border-color css
<style>
span { border-color: #A35934; }
span { border-color: rgb(163,89,52); }
td.TdClassName
{
border-color: #A35934;
}
.TagClassName
{
border-color: #A35934;
}
</style>