Shades of Verdigris #636436
Tints of Verdigris #636436
RGB
CMYK
RGB Variations
Color information
#636436 (or 0x636436) is known color: Verdigris. HEX triplet: 63, 64 and 36. RGB value is (99,100,54). Sum of RGB (Red+Green+Blue) = 99+100+54=253 (33% of max value = 765). Red value is 99 (39.06% from 255 or 39.13% from 253); Green value is 100 (39.45% from 255 or 39.53% from 253); Blue value is 54 (21.48% from 255 or 21.34% from 253); Max value from RGB is 100 - color contains mainly: green. Hex color #636436 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #636436 is #9C9BC9. Grayscale: #5E5E5E. Windows color (decimal): -10263498 or 3564643. OLE color: 3564643.
HSL color Cylindrical-coordinate representation of color #636436: hue angle of 61.3º degrees, saturation: 0.3, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #636436 is Cyan = 0.01, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 100 | 54 | - |
| CMYK | 0.01 | 0 | 0.46 | 0.61 |
| HSL | 61.3º | 0.3% | 0.3% | - |
| HSV(B) | 61.3º | 0.46% | 0.39% | - |
| XYZ | 10.37 | 12.03 | 5.27 | - |
| YUV | 94.46 | 105.17 | 131.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 100 | 54 | 0.01 | 0 | 0.46 | 0.61 | 61.3 | 0.3 | 0.3 |
| Hex | 63 | 64 | 36 | 1 | 0 | 2E | 3D | 3D | 1E | 1E |
| Octal | 143 | 144 | 66 | 1 | 0 | 56 | 75 | 75 | 36 | 36 |
| Binary | 1100011 | 1100100 | 110110 | 1 | 0 | 101110 | 111101 | 111101 | 11110 | 11110 |
Color Harmonies of #636436
Complementary color
Monochromatic Colors of #636436
Black with #636436
Text Example
Text Example
White with #636436
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #636436; }
p { color: rgb(99,100,54); }
H1.HeaderClassName
{
color: #636436;
}
.AnyTagClassName
{
color: #636436;
}
</style>
background-color css
<style>
a { background-color: #636436; }
a { background-color: rgb(99,100,54); }
div.DivClassName
{
background-color: #636436;
}
.BgClassName
{
background-color: #636436;
}
</style>
border-color css
<style>
span { border-color: #636436; }
span { border-color: rgb(99,100,54); }
td.TdClassName
{
border-color: #636436;
}
.TagClassName
{
border-color: #636436;
}
</style>