Shades of Bilbao #447804
Tints of Bilbao #447804
RGB
CMYK
RGB Variations
Color information
#447804 (or 0x447804) is known color: Bilbao. HEX triplet: 44, 78 and 04. RGB value is (68,120,4). Sum of RGB (Red+Green+Blue) = 68+120+4=192 (25% of max value = 765). Red value is 68 (26.95% from 255 or 35.42% from 192); Green value is 120 (47.27% from 255 or 62.5% from 192); Blue value is 4 (1.95% from 255 or 2.08% from 192); Max value from RGB is 120 - color contains mainly: green. Hex color #447804 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #447804 is #BB87FB. Grayscale: #5B5B5B. Windows color (decimal): -12290044 or 292932. OLE color: 292932.
HSL color Cylindrical-coordinate representation of color #447804: hue angle of 86.9º degrees, saturation: 0.94, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #447804 is Cyan = 0.43, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 68 | 120 | 4 | - |
| CMYK | 0.43 | 0 | 0.97 | 0.53 |
| HSL | 86.9º | 0.94% | 0.24% | - |
| HSV(B) | 86.9º | 0.97% | 0.47% | - |
| XYZ | 9.12 | 14.67 | 2.47 | - |
| YUV | 91.23 | 78.77 | 111.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 120 | 4 | 0.43 | 0 | 0.97 | 0.53 | 86.9 | 0.94 | 0.24 |
| Hex | 44 | 78 | 4 | 2B | 0 | 61 | 35 | 57 | 5E | 18 |
| Octal | 104 | 170 | 4 | 53 | 0 | 141 | 65 | 127 | 136 | 30 |
| Binary | 1000100 | 1111000 | 100 | 101011 | 0 | 1100001 | 110101 | 1010111 | 1011110 | 11000 |
Color Harmonies of #447804
Complementary color
Monochromatic Colors of #447804
Black with #447804
Text Example
Text Example
White with #447804
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #447804; }
p { color: rgb(68,120,4); }
H1.HeaderClassName
{
color: #447804;
}
.AnyTagClassName
{
color: #447804;
}
</style>
background-color css
<style>
a { background-color: #447804; }
a { background-color: rgb(68,120,4); }
div.DivClassName
{
background-color: #447804;
}
.BgClassName
{
background-color: #447804;
}
</style>
border-color css
<style>
span { border-color: #447804; }
span { border-color: rgb(68,120,4); }
td.TdClassName
{
border-color: #447804;
}
.TagClassName
{
border-color: #447804;
}
</style>