Shades of Verdigris #626538
Tints of Verdigris #626538
RGB
CMYK
RGB Variations
Color information
#626538 (or 0x626538) is known color: Verdigris. HEX triplet: 62, 65 and 38. RGB value is (98,101,56). Sum of RGB (Red+Green+Blue) = 98+101+56=255 (33% of max value = 765). Red value is 98 (38.67% from 255 or 38.43% from 255); Green value is 101 (39.84% from 255 or 39.61% from 255); Blue value is 56 (22.27% from 255 or 21.96% from 255); Max value from RGB is 101 - color contains mainly: green. Hex color #626538 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #626538 is #9D9AC7. Grayscale: #5F5F5F. Windows color (decimal): -10328776 or 3695970. OLE color: 3695970.
HSL color Cylindrical-coordinate representation of color #626538: hue angle of 64º degrees, saturation: 0.29, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #626538 is Cyan = 0.03, Magento = 0, Yellow = 0.45 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 98 | 101 | 56 | - |
| CMYK | 0.03 | 0 | 0.45 | 0.60 |
| HSL | 64º | 0.29% | 0.31% | - |
| HSV(B) | 64º | 0.45% | 0.4% | - |
| XYZ | 10.4 | 12.19 | 5.55 | - |
| YUV | 94.97 | 106.01 | 130.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 101 | 56 | 0.03 | 0 | 0.45 | 0.60 | 64 | 0.29 | 0.31 |
| Hex | 62 | 65 | 38 | 3 | 0 | 2D | 3C | 40 | 1D | 1F |
| Octal | 142 | 145 | 70 | 3 | 0 | 55 | 74 | 100 | 35 | 37 |
| Binary | 1100010 | 1100101 | 111000 | 11 | 0 | 101101 | 111100 | 1000000 | 11101 | 11111 |
Color Harmonies of #626538
Complementary color
Monochromatic Colors of #626538
Black with #626538
Text Example
Text Example
White with #626538
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #626538; }
p { color: rgb(98,101,56); }
H1.HeaderClassName
{
color: #626538;
}
.AnyTagClassName
{
color: #626538;
}
</style>
background-color css
<style>
a { background-color: #626538; }
a { background-color: rgb(98,101,56); }
div.DivClassName
{
background-color: #626538;
}
.BgClassName
{
background-color: #626538;
}
</style>
border-color css
<style>
span { border-color: #626538; }
span { border-color: rgb(98,101,56); }
td.TdClassName
{
border-color: #626538;
}
.TagClassName
{
border-color: #626538;
}
</style>