Shades of Verdigris #616035
Tints of Verdigris #616035
RGB
CMYK
RGB Variations
Color information
#616035 (or 0x616035) is known color: Verdigris. HEX triplet: 61, 60 and 35. RGB value is (97,96,53). Sum of RGB (Red+Green+Blue) = 97+96+53=246 (32% of max value = 765). Red value is 97 (38.28% from 255 or 39.43% from 246); Green value is 96 (37.89% from 255 or 39.02% from 246); Blue value is 53 (21.09% from 255 or 21.54% from 246); Max value from RGB is 97 - color contains mainly: red. Hex color #616035 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #616035 is #9E9FCA. Grayscale: #5B5B5B. Windows color (decimal): -10395595 or 3498081. OLE color: 3498081.
HSL color Cylindrical-coordinate representation of color #616035: hue angle of 58.64º degrees, saturation: 0.29, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #616035 is Cyan = 0, Magento = 0.01, Yellow = 0.45 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 96 | 53 | - |
| CMYK | 0 | 0.01 | 0.45 | 0.62 |
| HSL | 58.64º | 0.29% | 0.29% | - |
| HSV(B) | 58.64º | 0.45% | 0.38% | - |
| XYZ | 9.76 | 11.16 | 5.01 | - |
| YUV | 91.4 | 106.33 | 132 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 96 | 53 | 0 | 0.01 | 0.45 | 0.62 | 58.64 | 0.29 | 0.29 |
| Hex | 61 | 60 | 35 | 0 | 1 | 2D | 3E | 3B | 1D | 1D |
| Octal | 141 | 140 | 65 | 0 | 1 | 55 | 76 | 73 | 35 | 35 |
| Binary | 1100001 | 1100000 | 110101 | 0 | 1 | 101101 | 111110 | 111011 | 11101 | 11101 |
Color Harmonies of #616035
Complementary color
Monochromatic Colors of #616035
Black with #616035
Text Example
Text Example
White with #616035
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #616035; }
p { color: rgb(97,96,53); }
H1.HeaderClassName
{
color: #616035;
}
.AnyTagClassName
{
color: #616035;
}
</style>
background-color css
<style>
a { background-color: #616035; }
a { background-color: rgb(97,96,53); }
div.DivClassName
{
background-color: #616035;
}
.BgClassName
{
background-color: #616035;
}
</style>
border-color css
<style>
span { border-color: #616035; }
span { border-color: rgb(97,96,53); }
td.TdClassName
{
border-color: #616035;
}
.TagClassName
{
border-color: #616035;
}
</style>