Shades of Verdigris #616142
Tints of Verdigris #616142
RGB
CMYK
RGB Variations
Color information
#616142 (or 0x616142) is known color: Verdigris. HEX triplet: 61, 61 and 42. RGB value is (97,97,66). Sum of RGB (Red+Green+Blue) = 97+97+66=260 (34% of max value = 765). Red value is 97 (38.28% from 255 or 37.31% from 260); Green value is 97 (38.28% from 255 or 37.31% from 260); Blue value is 66 (26.17% from 255 or 25.38% from 260); Max value from RGB is 97 - color contains mainly: red, green. Hex color #616142 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #616142 is #9E9EBD. Grayscale: #5D5D5D. Windows color (decimal): -10395326 or 4350305. OLE color: 4350305.
HSL color Cylindrical-coordinate representation of color #616142: hue angle of 60º degrees, saturation: 0.19, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #616142 is Cyan = 0, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 97 | 66 | - |
| CMYK | 0 | 0 | 0.32 | 0.62 |
| HSL | 60º | 0.19% | 0.32% | - |
| HSV(B) | 60º | 0.32% | 0.38% | - |
| XYZ | 10.19 | 11.48 | 6.83 | - |
| YUV | 93.47 | 112.5 | 130.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 97 | 66 | 0 | 0 | 0.32 | 0.62 | 60 | 0.19 | 0.32 |
| Hex | 61 | 61 | 42 | 0 | 0 | 20 | 3E | 3C | 13 | 20 |
| Octal | 141 | 141 | 102 | 0 | 0 | 40 | 76 | 74 | 23 | 40 |
| Binary | 1100001 | 1100001 | 1000010 | 0 | 0 | 100000 | 111110 | 111100 | 10011 | 100000 |
Color Harmonies of #616142
Complementary color
Monochromatic Colors of #616142
Black with #616142
Text Example
Text Example
White with #616142
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #616142; }
p { color: rgb(97,97,66); }
H1.HeaderClassName
{
color: #616142;
}
.AnyTagClassName
{
color: #616142;
}
</style>
background-color css
<style>
a { background-color: #616142; }
a { background-color: rgb(97,97,66); }
div.DivClassName
{
background-color: #616142;
}
.BgClassName
{
background-color: #616142;
}
</style>
border-color css
<style>
span { border-color: #616142; }
span { border-color: rgb(97,97,66); }
td.TdClassName
{
border-color: #616142;
}
.TagClassName
{
border-color: #616142;
}
</style>