Shades of Bilbao #448612
Tints of Bilbao #448612
RGB
CMYK
RGB Variations
Color information
#448612 (or 0x448612) is known color: Bilbao. HEX triplet: 44, 86 and 12. RGB value is (68,134,18). Sum of RGB (Red+Green+Blue) = 68+134+18=220 (29% of max value = 765). Red value is 68 (26.95% from 255 or 30.91% from 220); Green value is 134 (52.73% from 255 or 60.91% from 220); Blue value is 18 (7.42% from 255 or 8.18% from 220); Max value from RGB is 134 - color contains mainly: green. Hex color #448612 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #448612 is #BB79ED. Grayscale: #656565. Windows color (decimal): -12286446 or 1214020. OLE color: 1214020.
HSL color Cylindrical-coordinate representation of color #448612: hue angle of 94.14º degrees, saturation: 0.76, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #448612 is Cyan = 0.49, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 68 | 134 | 18 | - |
| CMYK | 0.49 | 0 | 0.87 | 0.47 |
| HSL | 94.14º | 0.76% | 0.3% | - |
| HSV(B) | 94.14º | 0.87% | 0.53% | - |
| XYZ | 11.02 | 18.32 | 3.53 | - |
| YUV | 101.04 | 81.13 | 104.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 134 | 18 | 0.49 | 0 | 0.87 | 0.47 | 94.14 | 0.76 | 0.3 |
| Hex | 44 | 86 | 12 | 31 | 0 | 57 | 2F | 5E | 4C | 1E |
| Octal | 104 | 206 | 22 | 61 | 0 | 127 | 57 | 136 | 114 | 36 |
| Binary | 1000100 | 10000110 | 10010 | 110001 | 0 | 1010111 | 101111 | 1011110 | 1001100 | 11110 |
Color Harmonies of #448612
Complementary color
Monochromatic Colors of #448612
Black with #448612
Text Example
Text Example
White with #448612
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #448612; }
p { color: rgb(68,134,18); }
H1.HeaderClassName
{
color: #448612;
}
.AnyTagClassName
{
color: #448612;
}
</style>
background-color css
<style>
a { background-color: #448612; }
a { background-color: rgb(68,134,18); }
div.DivClassName
{
background-color: #448612;
}
.BgClassName
{
background-color: #448612;
}
</style>
border-color css
<style>
span { border-color: #448612; }
span { border-color: rgb(68,134,18); }
td.TdClassName
{
border-color: #448612;
}
.TagClassName
{
border-color: #448612;
}
</style>