Shades of Verdigris #616048
Tints of Verdigris #616048
RGB
CMYK
RGB Variations
Color information
#616048 (or 0x616048) is known color: Verdigris. HEX triplet: 61, 60 and 48. RGB value is (97,96,72). Sum of RGB (Red+Green+Blue) = 97+96+72=265 (35% of max value = 765). Red value is 97 (38.28% from 255 or 36.60% from 265); Green value is 96 (37.89% from 255 or 36.23% from 265); Blue value is 72 (28.52% from 255 or 27.17% from 265); Max value from RGB is 97 - color contains mainly: red. Hex color #616048 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #616048 is #9E9FB7. Grayscale: #5D5D5D. Windows color (decimal): -10395576 or 4743265. OLE color: 4743265.
HSL color Cylindrical-coordinate representation of color #616048: hue angle of 57.6º degrees, saturation: 0.15, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #616048 is Cyan = 0, Magento = 0.01, Yellow = 0.26 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 96 | 72 | - |
| CMYK | 0 | 0.01 | 0.26 | 0.62 |
| HSL | 57.6º | 0.15% | 0.33% | - |
| HSV(B) | 57.6º | 0.26% | 0.38% | - |
| XYZ | 10.28 | 11.38 | 7.78 | - |
| YUV | 93.56 | 115.83 | 130.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 96 | 72 | 0 | 0.01 | 0.26 | 0.62 | 57.6 | 0.15 | 0.33 |
| Hex | 61 | 60 | 48 | 0 | 1 | 1A | 3E | 3A | F | 21 |
| Octal | 141 | 140 | 110 | 0 | 1 | 32 | 76 | 72 | 17 | 41 |
| Binary | 1100001 | 1100000 | 1001000 | 0 | 1 | 11010 | 111110 | 111010 | 1111 | 100001 |
Color Harmonies of #616048
Complementary color
Monochromatic Colors of #616048
Black with #616048
Text Example
Text Example
White with #616048
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #616048; }
p { color: rgb(97,96,72); }
H1.HeaderClassName
{
color: #616048;
}
.AnyTagClassName
{
color: #616048;
}
</style>
background-color css
<style>
a { background-color: #616048; }
a { background-color: rgb(97,96,72); }
div.DivClassName
{
background-color: #616048;
}
.BgClassName
{
background-color: #616048;
}
</style>
border-color css
<style>
span { border-color: #616048; }
span { border-color: rgb(97,96,72); }
td.TdClassName
{
border-color: #616048;
}
.TagClassName
{
border-color: #616048;
}
</style>