Shades of Bilbao #447620
Tints of Bilbao #447620
RGB
CMYK
RGB Variations
Color information
#447620 (or 0x447620) is known color: Bilbao. HEX triplet: 44, 76 and 20. RGB value is (68,118,32). Sum of RGB (Red+Green+Blue) = 68+118+32=218 (28% of max value = 765). Red value is 68 (26.95% from 255 or 31.19% from 218); Green value is 118 (46.48% from 255 or 54.13% from 218); Blue value is 32 (12.89% from 255 or 14.68% from 218); Max value from RGB is 118 - color contains mainly: green. Hex color #447620 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #447620 is #BB89DF. Grayscale: #5D5D5D. Windows color (decimal): -12290528 or 2127428. OLE color: 2127428.
HSL color Cylindrical-coordinate representation of color #447620: hue angle of 94.88º degrees, saturation: 0.57, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #447620 is Cyan = 0.42, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 68 | 118 | 32 | - |
| CMYK | 0.42 | 0 | 0.73 | 0.54 |
| HSL | 94.88º | 0.57% | 0.29% | - |
| HSV(B) | 94.88º | 0.73% | 0.46% | - |
| XYZ | 9.12 | 14.29 | 3.64 | - |
| YUV | 93.25 | 93.44 | 109.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 118 | 32 | 0.42 | 0 | 0.73 | 0.54 | 94.88 | 0.57 | 0.29 |
| Hex | 44 | 76 | 20 | 2A | 0 | 49 | 36 | 5F | 39 | 1D |
| Octal | 104 | 166 | 40 | 52 | 0 | 111 | 66 | 137 | 71 | 35 |
| Binary | 1000100 | 1110110 | 100000 | 101010 | 0 | 1001001 | 110110 | 1011111 | 111001 | 11101 |
Color Harmonies of #447620
Complementary color
Monochromatic Colors of #447620
Black with #447620
Text Example
Text Example
White with #447620
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #447620; }
p { color: rgb(68,118,32); }
H1.HeaderClassName
{
color: #447620;
}
.AnyTagClassName
{
color: #447620;
}
</style>
background-color css
<style>
a { background-color: #447620; }
a { background-color: rgb(68,118,32); }
div.DivClassName
{
background-color: #447620;
}
.BgClassName
{
background-color: #447620;
}
</style>
border-color css
<style>
span { border-color: #447620; }
span { border-color: rgb(68,118,32); }
td.TdClassName
{
border-color: #447620;
}
.TagClassName
{
border-color: #447620;
}
</style>