Shades of Bilbao #448009
Tints of Bilbao #448009
RGB
CMYK
RGB Variations
Color information
#448009 (or 0x448009) is known color: Bilbao. HEX triplet: 44, 80 and 09. RGB value is (68,128,9). Sum of RGB (Red+Green+Blue) = 68+128+9=205 (27% of max value = 765). Red value is 68 (26.95% from 255 or 33.17% from 205); Green value is 128 (50.39% from 255 or 62.44% from 205); Blue value is 9 (3.91% from 255 or 4.39% from 205); Max value from RGB is 128 - color contains mainly: green. Hex color #448009 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #448009 is #BB7FF6. Grayscale: #606060. Windows color (decimal): -12287991 or 622660. OLE color: 622660.
HSL color Cylindrical-coordinate representation of color #448009: hue angle of 90.25º degrees, saturation: 0.87, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #448009 is Cyan = 0.47, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 68 | 128 | 9 | - |
| CMYK | 0.47 | 0 | 0.93 | 0.50 |
| HSL | 90.25º | 0.87% | 0.27% | - |
| HSV(B) | 90.25º | 0.93% | 0.5% | - |
| XYZ | 10.15 | 16.69 | 2.94 | - |
| YUV | 96.49 | 78.62 | 107.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 128 | 9 | 0.47 | 0 | 0.93 | 0.50 | 90.25 | 0.87 | 0.27 |
| Hex | 44 | 80 | 9 | 2F | 0 | 5D | 32 | 5A | 57 | 1B |
| Octal | 104 | 200 | 11 | 57 | 0 | 135 | 62 | 132 | 127 | 33 |
| Binary | 1000100 | 10000000 | 1001 | 101111 | 0 | 1011101 | 110010 | 1011010 | 1010111 | 11011 |
Color Harmonies of #448009
Complementary color
Monochromatic Colors of #448009
Black with #448009
Text Example
Text Example
White with #448009
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #448009; }
p { color: rgb(68,128,9); }
H1.HeaderClassName
{
color: #448009;
}
.AnyTagClassName
{
color: #448009;
}
</style>
background-color css
<style>
a { background-color: #448009; }
a { background-color: rgb(68,128,9); }
div.DivClassName
{
background-color: #448009;
}
.BgClassName
{
background-color: #448009;
}
</style>
border-color css
<style>
span { border-color: #448009; }
span { border-color: rgb(68,128,9); }
td.TdClassName
{
border-color: #448009;
}
.TagClassName
{
border-color: #448009;
}
</style>