Shades of Verdigris #696537
Tints of Verdigris #696537
RGB
CMYK
RGB Variations
Color information
#696537 (or 0x696537) is known color: Verdigris. HEX triplet: 69, 65 and 37. RGB value is (105,101,55). Sum of RGB (Red+Green+Blue) = 105+101+55=261 (34% of max value = 765). Red value is 105 (41.41% from 255 or 40.23% from 261); Green value is 101 (39.84% from 255 or 38.70% from 261); Blue value is 55 (21.88% from 255 or 21.07% from 261); Max value from RGB is 105 - color contains mainly: red. Hex color #696537 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #696537 is #969AC8. Grayscale: #616161. Windows color (decimal): -9870025 or 3630441. OLE color: 3630441.
HSL color Cylindrical-coordinate representation of color #696537: hue angle of 55.2º degrees, saturation: 0.31, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #696537 is Cyan = 0, Magento = 0.04, Yellow = 0.48 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 101 | 55 | - |
| CMYK | 0 | 0.04 | 0.48 | 0.59 |
| HSL | 55.2º | 0.31% | 0.31% | - |
| HSV(B) | 55.2º | 0.48% | 0.41% | - |
| XYZ | 11.17 | 12.59 | 5.46 | - |
| YUV | 96.95 | 104.33 | 133.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 101 | 55 | 0 | 0.04 | 0.48 | 0.59 | 55.2 | 0.31 | 0.31 |
| Hex | 69 | 65 | 37 | 0 | 4 | 30 | 3B | 37 | 1F | 1F |
| Octal | 151 | 145 | 67 | 0 | 4 | 60 | 73 | 67 | 37 | 37 |
| Binary | 1101001 | 1100101 | 110111 | 0 | 100 | 110000 | 111011 | 110111 | 11111 | 11111 |
Color Harmonies of #696537
Complementary color
Monochromatic Colors of #696537
Black with #696537
Text Example
Text Example
White with #696537
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #696537; }
p { color: rgb(105,101,55); }
H1.HeaderClassName
{
color: #696537;
}
.AnyTagClassName
{
color: #696537;
}
</style>
background-color css
<style>
a { background-color: #696537; }
a { background-color: rgb(105,101,55); }
div.DivClassName
{
background-color: #696537;
}
.BgClassName
{
background-color: #696537;
}
</style>
border-color css
<style>
span { border-color: #696537; }
span { border-color: rgb(105,101,55); }
td.TdClassName
{
border-color: #696537;
}
.TagClassName
{
border-color: #696537;
}
</style>