Shades of Verdigris #636034
Tints of Verdigris #636034
RGB
CMYK
RGB Variations
Color information
#636034 (or 0x636034) is known color: Verdigris. HEX triplet: 63, 60 and 34. RGB value is (99,96,52). Sum of RGB (Red+Green+Blue) = 99+96+52=247 (32% of max value = 765). Red value is 99 (39.06% from 255 or 40.08% from 247); Green value is 96 (37.89% from 255 or 38.87% from 247); Blue value is 52 (20.70% from 255 or 21.05% from 247); Max value from RGB is 99 - color contains mainly: red. Hex color #636034 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #636034 is #9C9FCB. Grayscale: #5C5C5C. Windows color (decimal): -10264524 or 3432547. OLE color: 3432547.
HSL color Cylindrical-coordinate representation of color #636034: hue angle of 56.17º degrees, saturation: 0.31, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #636034 is Cyan = 0, Magento = 0.03, Yellow = 0.47 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 96 | 52 | - |
| CMYK | 0 | 0.03 | 0.47 | 0.61 |
| HSL | 56.17º | 0.31% | 0.3% | - |
| HSV(B) | 56.17º | 0.47% | 0.39% | - |
| XYZ | 9.95 | 11.27 | 4.9 | - |
| YUV | 91.88 | 105.49 | 133.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 96 | 52 | 0 | 0.03 | 0.47 | 0.61 | 56.17 | 0.31 | 0.3 |
| Hex | 63 | 60 | 34 | 0 | 3 | 2F | 3D | 38 | 1F | 1E |
| Octal | 143 | 140 | 64 | 0 | 3 | 57 | 75 | 70 | 37 | 36 |
| Binary | 1100011 | 1100000 | 110100 | 0 | 11 | 101111 | 111101 | 111000 | 11111 | 11110 |
Color Harmonies of #636034
Complementary color
Monochromatic Colors of #636034
Black with #636034
Text Example
Text Example
White with #636034
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #636034; }
p { color: rgb(99,96,52); }
H1.HeaderClassName
{
color: #636034;
}
.AnyTagClassName
{
color: #636034;
}
</style>
background-color css
<style>
a { background-color: #636034; }
a { background-color: rgb(99,96,52); }
div.DivClassName
{
background-color: #636034;
}
.BgClassName
{
background-color: #636034;
}
</style>
border-color css
<style>
span { border-color: #636034; }
span { border-color: rgb(99,96,52); }
td.TdClassName
{
border-color: #636034;
}
.TagClassName
{
border-color: #636034;
}
</style>