Shades of Green Leaf #526628
Tints of Green Leaf #526628
RGB
CMYK
RGB Variations
Color information
#526628 (or 0x526628) is known color: Green Leaf. HEX triplet: 52, 66 and 28. RGB value is (82,102,40). Sum of RGB (Red+Green+Blue) = 82+102+40=224 (29% of max value = 765). Red value is 82 (32.42% from 255 or 36.61% from 224); Green value is 102 (40.23% from 255 or 45.54% from 224); Blue value is 40 (16.02% from 255 or 17.86% from 224); Max value from RGB is 102 - color contains mainly: green. Hex color #526628 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #526628 is #AD99D7. Grayscale: #595959. Windows color (decimal): -11377112 or 2647634. OLE color: 2647634.
HSL color Cylindrical-coordinate representation of color #526628: hue angle of 79.35º degrees, saturation: 0.44, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #526628 is Cyan = 0.20, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 82 | 102 | 40 | - |
| CMYK | 0.20 | 0 | 0.61 | 0.6 |
| HSL | 79.35º | 0.44% | 0.28% | - |
| HSV(B) | 79.35º | 0.61% | 0.4% | - |
| XYZ | 8.61 | 11.45 | 3.76 | - |
| YUV | 88.95 | 100.37 | 123.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 102 | 40 | 0.20 | 0 | 0.61 | 0.6 | 79.35 | 0.44 | 0.28 |
| Hex | 52 | 66 | 28 | 14 | 0 | 3D | 3C | 4F | 2C | 1C |
| Octal | 122 | 146 | 50 | 24 | 0 | 75 | 74 | 117 | 54 | 34 |
| Binary | 1010010 | 1100110 | 101000 | 10100 | 0 | 111101 | 111100 | 1001111 | 101100 | 11100 |
Color Harmonies of #526628
Complementary color
Monochromatic Colors of #526628
Black with #526628
Text Example
Text Example
White with #526628
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526628; }
p { color: rgb(82,102,40); }
H1.HeaderClassName
{
color: #526628;
}
.AnyTagClassName
{
color: #526628;
}
</style>
background-color css
<style>
a { background-color: #526628; }
a { background-color: rgb(82,102,40); }
div.DivClassName
{
background-color: #526628;
}
.BgClassName
{
background-color: #526628;
}
</style>
border-color css
<style>
span { border-color: #526628; }
span { border-color: rgb(82,102,40); }
td.TdClassName
{
border-color: #526628;
}
.TagClassName
{
border-color: #526628;
}
</style>