Shades of Bilbao #447611
Tints of Bilbao #447611
RGB
CMYK
RGB Variations
Color information
#447611 (or 0x447611) is known color: Bilbao. HEX triplet: 44, 76 and 11. RGB value is (68,118,17). Sum of RGB (Red+Green+Blue) = 68+118+17=203 (26% of max value = 765). Red value is 68 (26.95% from 255 or 33.50% from 203); Green value is 118 (46.48% from 255 or 58.13% from 203); Blue value is 17 (7.03% from 255 or 8.37% from 203); Max value from RGB is 118 - color contains mainly: green. Hex color #447611 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #447611 is #BB89EE. Grayscale: #5B5B5B. Windows color (decimal): -12290543 or 1144388. OLE color: 1144388.
HSL color Cylindrical-coordinate representation of color #447611: hue angle of 89.7º degrees, saturation: 0.75, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #447611 is Cyan = 0.42, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 68 | 118 | 17 | - |
| CMYK | 0.42 | 0 | 0.86 | 0.54 |
| HSL | 89.7º | 0.75% | 0.26% | - |
| HSV(B) | 89.7º | 0.86% | 0.46% | - |
| XYZ | 8.96 | 14.23 | 2.8 | - |
| YUV | 91.54 | 85.94 | 111.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 118 | 17 | 0.42 | 0 | 0.86 | 0.54 | 89.7 | 0.75 | 0.26 |
| Hex | 44 | 76 | 11 | 2A | 0 | 56 | 36 | 5A | 4B | 1A |
| Octal | 104 | 166 | 21 | 52 | 0 | 126 | 66 | 132 | 113 | 32 |
| Binary | 1000100 | 1110110 | 10001 | 101010 | 0 | 1010110 | 110110 | 1011010 | 1001011 | 11010 |
Color Harmonies of #447611
Complementary color
Monochromatic Colors of #447611
Black with #447611
Text Example
Text Example
White with #447611
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #447611; }
p { color: rgb(68,118,17); }
H1.HeaderClassName
{
color: #447611;
}
.AnyTagClassName
{
color: #447611;
}
</style>
background-color css
<style>
a { background-color: #447611; }
a { background-color: rgb(68,118,17); }
div.DivClassName
{
background-color: #447611;
}
.BgClassName
{
background-color: #447611;
}
</style>
border-color css
<style>
span { border-color: #447611; }
span { border-color: rgb(68,118,17); }
td.TdClassName
{
border-color: #447611;
}
.TagClassName
{
border-color: #447611;
}
</style>