Shades of Verdigris #656038
Tints of Verdigris #656038
RGB
CMYK
RGB Variations
Color information
#656038 (or 0x656038) is known color: Verdigris. HEX triplet: 65, 60 and 38. RGB value is (101,96,56). Sum of RGB (Red+Green+Blue) = 101+96+56=253 (33% of max value = 765). Red value is 101 (39.84% from 255 or 39.92% from 253); Green value is 96 (37.89% from 255 or 37.94% from 253); Blue value is 56 (22.27% from 255 or 22.13% from 253); Max value from RGB is 101 - color contains mainly: red. Hex color #656038 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #656038 is #9A9FC7. Grayscale: #5D5D5D. Windows color (decimal): -10133448 or 3694693. OLE color: 3694693.
HSL color Cylindrical-coordinate representation of color #656038: hue angle of 53.33º 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 #656038 is Cyan = 0, Magento = 0.05, Yellow = 0.45 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 96 | 56 | - |
| CMYK | 0 | 0.05 | 0.45 | 0.60 |
| HSL | 53.33º | 0.29% | 0.31% | - |
| HSV(B) | 53.33º | 0.45% | 0.4% | - |
| XYZ | 10.26 | 11.42 | 5.4 | - |
| YUV | 92.94 | 107.16 | 133.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 96 | 56 | 0 | 0.05 | 0.45 | 0.60 | 53.33 | 0.29 | 0.31 |
| Hex | 65 | 60 | 38 | 0 | 5 | 2D | 3C | 35 | 1D | 1F |
| Octal | 145 | 140 | 70 | 0 | 5 | 55 | 74 | 65 | 35 | 37 |
| Binary | 1100101 | 1100000 | 111000 | 0 | 101 | 101101 | 111100 | 110101 | 11101 | 11111 |
Color Harmonies of #656038
Complementary color
Monochromatic Colors of #656038
Black with #656038
Text Example
Text Example
White with #656038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #656038; }
p { color: rgb(101,96,56); }
H1.HeaderClassName
{
color: #656038;
}
.AnyTagClassName
{
color: #656038;
}
</style>
background-color css
<style>
a { background-color: #656038; }
a { background-color: rgb(101,96,56); }
div.DivClassName
{
background-color: #656038;
}
.BgClassName
{
background-color: #656038;
}
</style>
border-color css
<style>
span { border-color: #656038; }
span { border-color: rgb(101,96,56); }
td.TdClassName
{
border-color: #656038;
}
.TagClassName
{
border-color: #656038;
}
</style>