Shades of Verdigris #636043
Tints of Verdigris #636043
RGB
CMYK
RGB Variations
Color information
#636043 (or 0x636043) is known color: Verdigris. HEX triplet: 63, 60 and 43. RGB value is (99,96,67). Sum of RGB (Red+Green+Blue) = 99+96+67=262 (34% of max value = 765). Red value is 99 (39.06% from 255 or 37.79% from 262); Green value is 96 (37.89% from 255 or 36.64% from 262); Blue value is 67 (26.56% from 255 or 25.57% from 262); Max value from RGB is 99 - color contains mainly: red. Hex color #636043 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #636043 is #9C9FBC. Grayscale: #5D5D5D. Windows color (decimal): -10264509 or 4415587. OLE color: 4415587.
HSL color Cylindrical-coordinate representation of color #636043: hue angle of 54.38º degrees, saturation: 0.19, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #636043 is Cyan = 0, Magento = 0.03, Yellow = 0.32 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 96 | 67 | - |
| CMYK | 0 | 0.03 | 0.32 | 0.61 |
| HSL | 54.38º | 0.19% | 0.33% | - |
| HSV(B) | 54.38º | 0.32% | 0.39% | - |
| XYZ | 10.34 | 11.42 | 6.97 | - |
| YUV | 93.59 | 112.99 | 131.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 96 | 67 | 0 | 0.03 | 0.32 | 0.61 | 54.38 | 0.19 | 0.33 |
| Hex | 63 | 60 | 43 | 0 | 3 | 20 | 3D | 36 | 13 | 21 |
| Octal | 143 | 140 | 103 | 0 | 3 | 40 | 75 | 66 | 23 | 41 |
| Binary | 1100011 | 1100000 | 1000011 | 0 | 11 | 100000 | 111101 | 110110 | 10011 | 100001 |
Color Harmonies of #636043
Complementary color
Monochromatic Colors of #636043
Black with #636043
Text Example
Text Example
White with #636043
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #636043; }
p { color: rgb(99,96,67); }
H1.HeaderClassName
{
color: #636043;
}
.AnyTagClassName
{
color: #636043;
}
</style>
background-color css
<style>
a { background-color: #636043; }
a { background-color: rgb(99,96,67); }
div.DivClassName
{
background-color: #636043;
}
.BgClassName
{
background-color: #636043;
}
</style>
border-color css
<style>
span { border-color: #636043; }
span { border-color: rgb(99,96,67); }
td.TdClassName
{
border-color: #636043;
}
.TagClassName
{
border-color: #636043;
}
</style>