Shades of Bilbao #448711
Tints of Bilbao #448711
RGB
CMYK
RGB Variations
Color information
#448711 (or 0x448711) is known color: Bilbao. HEX triplet: 44, 87 and 11. RGB value is (68,135,17). Sum of RGB (Red+Green+Blue) = 68+135+17=220 (29% of max value = 765). Red value is 68 (26.95% from 255 or 30.91% from 220); Green value is 135 (53.12% from 255 or 61.36% from 220); Blue value is 17 (7.03% from 255 or 7.73% from 220); Max value from RGB is 135 - color contains mainly: green. Hex color #448711 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #448711 is #BB78EE. Grayscale: #656565. Windows color (decimal): -12286191 or 1148740. OLE color: 1148740.
HSL color Cylindrical-coordinate representation of color #448711: hue angle of 94.07º degrees, saturation: 0.78, 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 #448711 is Cyan = 0.50, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 68 | 135 | 17 | - |
| CMYK | 0.50 | 0 | 0.87 | 0.47 |
| HSL | 94.07º | 0.78% | 0.3% | - |
| HSV(B) | 94.07º | 0.87% | 0.53% | - |
| XYZ | 11.15 | 18.6 | 3.53 | - |
| YUV | 101.52 | 80.3 | 104.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 135 | 17 | 0.50 | 0 | 0.87 | 0.47 | 94.07 | 0.78 | 0.3 |
| Hex | 44 | 87 | 11 | 32 | 0 | 57 | 2F | 5E | 4E | 1E |
| Octal | 104 | 207 | 21 | 62 | 0 | 127 | 57 | 136 | 116 | 36 |
| Binary | 1000100 | 10000111 | 10001 | 110010 | 0 | 1010111 | 101111 | 1011110 | 1001110 | 11110 |
Color Harmonies of #448711
Complementary color
Monochromatic Colors of #448711
Black with #448711
Text Example
Text Example
White with #448711
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #448711; }
p { color: rgb(68,135,17); }
H1.HeaderClassName
{
color: #448711;
}
.AnyTagClassName
{
color: #448711;
}
</style>
background-color css
<style>
a { background-color: #448711; }
a { background-color: rgb(68,135,17); }
div.DivClassName
{
background-color: #448711;
}
.BgClassName
{
background-color: #448711;
}
</style>
border-color css
<style>
span { border-color: #448711; }
span { border-color: rgb(68,135,17); }
td.TdClassName
{
border-color: #448711;
}
.TagClassName
{
border-color: #448711;
}
</style>