Shades of Bilbao #448114
Tints of Bilbao #448114
RGB
CMYK
RGB Variations
Color information
#448114 (or 0x448114) is known color: Bilbao. HEX triplet: 44, 81 and 14. RGB value is (68,129,20). Sum of RGB (Red+Green+Blue) = 68+129+20=217 (28% of max value = 765). Red value is 68 (26.95% from 255 or 31.34% from 217); Green value is 129 (50.78% from 255 or 59.45% from 217); Blue value is 20 (8.20% from 255 or 9.22% from 217); Max value from RGB is 129 - color contains mainly: green. Hex color #448114 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #448114 is #BB7EEB. Grayscale: #626262. Windows color (decimal): -12287724 or 1343812. OLE color: 1343812.
HSL color Cylindrical-coordinate representation of color #448114: hue angle of 93.58º degrees, saturation: 0.73, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #448114 is Cyan = 0.47, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 68 | 129 | 20 | - |
| CMYK | 0.47 | 0 | 0.84 | 0.49 |
| HSL | 93.58º | 0.73% | 0.29% | - |
| HSV(B) | 93.58º | 0.84% | 0.51% | - |
| XYZ | 10.36 | 16.98 | 3.39 | - |
| YUV | 98.34 | 83.79 | 106.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 129 | 20 | 0.47 | 0 | 0.84 | 0.49 | 93.58 | 0.73 | 0.29 |
| Hex | 44 | 81 | 14 | 2F | 0 | 54 | 31 | 5E | 49 | 1D |
| Octal | 104 | 201 | 24 | 57 | 0 | 124 | 61 | 136 | 111 | 35 |
| Binary | 1000100 | 10000001 | 10100 | 101111 | 0 | 1010100 | 110001 | 1011110 | 1001001 | 11101 |
Color Harmonies of #448114
Complementary color
Monochromatic Colors of #448114
Black with #448114
Text Example
Text Example
White with #448114
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #448114; }
p { color: rgb(68,129,20); }
H1.HeaderClassName
{
color: #448114;
}
.AnyTagClassName
{
color: #448114;
}
</style>
background-color css
<style>
a { background-color: #448114; }
a { background-color: rgb(68,129,20); }
div.DivClassName
{
background-color: #448114;
}
.BgClassName
{
background-color: #448114;
}
</style>
border-color css
<style>
span { border-color: #448114; }
span { border-color: rgb(68,129,20); }
td.TdClassName
{
border-color: #448114;
}
.TagClassName
{
border-color: #448114;
}
</style>