Shades of Verdigris #636049
Tints of Verdigris #636049
RGB
CMYK
RGB Variations
Color information
#636049 (or 0x636049) is known color: Verdigris. HEX triplet: 63, 60 and 49. RGB value is (99,96,73). Sum of RGB (Red+Green+Blue) = 99+96+73=268 (35% of max value = 765). Red value is 99 (39.06% from 255 or 36.94% from 268); Green value is 96 (37.89% from 255 or 35.82% from 268); Blue value is 73 (28.91% from 255 or 27.24% from 268); Max value from RGB is 99 - color contains mainly: red. Hex color #636049 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #636049 is #9C9FB6. Grayscale: #5E5E5E. Windows color (decimal): -10264503 or 4808803. OLE color: 4808803.
HSL color Cylindrical-coordinate representation of color #636049: hue angle of 53.08º degrees, saturation: 0.15, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #636049 is Cyan = 0, Magento = 0.03, Yellow = 0.26 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 96 | 73 | - |
| CMYK | 0 | 0.03 | 0.26 | 0.61 |
| HSL | 53.08º | 0.15% | 0.34% | - |
| HSV(B) | 53.08º | 0.26% | 0.39% | - |
| XYZ | 10.53 | 11.5 | 7.97 | - |
| YUV | 94.28 | 115.99 | 131.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 96 | 73 | 0 | 0.03 | 0.26 | 0.61 | 53.08 | 0.15 | 0.34 |
| Hex | 63 | 60 | 49 | 0 | 3 | 1A | 3D | 35 | F | 22 |
| Octal | 143 | 140 | 111 | 0 | 3 | 32 | 75 | 65 | 17 | 42 |
| Binary | 1100011 | 1100000 | 1001001 | 0 | 11 | 11010 | 111101 | 110101 | 1111 | 100010 |
Color Harmonies of #636049
Complementary color
Monochromatic Colors of #636049
Black with #636049
Text Example
Text Example
White with #636049
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #636049; }
p { color: rgb(99,96,73); }
H1.HeaderClassName
{
color: #636049;
}
.AnyTagClassName
{
color: #636049;
}
</style>
background-color css
<style>
a { background-color: #636049; }
a { background-color: rgb(99,96,73); }
div.DivClassName
{
background-color: #636049;
}
.BgClassName
{
background-color: #636049;
}
</style>
border-color css
<style>
span { border-color: #636049; }
span { border-color: rgb(99,96,73); }
td.TdClassName
{
border-color: #636049;
}
.TagClassName
{
border-color: #636049;
}
</style>