Shades of Bilbao #448414
Tints of Bilbao #448414
RGB
CMYK
RGB Variations
Color information
#448414 (or 0x448414) is known color: Bilbao. HEX triplet: 44, 84 and 14. RGB value is (68,132,20). Sum of RGB (Red+Green+Blue) = 68+132+20=220 (29% of max value = 765). Red value is 68 (26.95% from 255 or 30.91% from 220); Green value is 132 (51.95% from 255 or 60% from 220); Blue value is 20 (8.20% from 255 or 9.09% from 220); Max value from RGB is 132 - color contains mainly: green. Hex color #448414 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #448414 is #BB7BEB. Grayscale: #646464. Windows color (decimal): -12286956 or 1344580. OLE color: 1344580.
HSL color Cylindrical-coordinate representation of color #448414: hue angle of 94.29º degrees, saturation: 0.74, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #448414 is Cyan = 0.48, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 68 | 132 | 20 | - |
| CMYK | 0.48 | 0 | 0.85 | 0.48 |
| HSL | 94.29º | 0.74% | 0.3% | - |
| HSV(B) | 94.29º | 0.85% | 0.52% | - |
| XYZ | 10.76 | 17.78 | 3.53 | - |
| YUV | 100.1 | 82.8 | 105.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 132 | 20 | 0.48 | 0 | 0.85 | 0.48 | 94.29 | 0.74 | 0.3 |
| Hex | 44 | 84 | 14 | 30 | 0 | 55 | 30 | 5E | 4A | 1E |
| Octal | 104 | 204 | 24 | 60 | 0 | 125 | 60 | 136 | 112 | 36 |
| Binary | 1000100 | 10000100 | 10100 | 110000 | 0 | 1010101 | 110000 | 1011110 | 1001010 | 11110 |
Color Harmonies of #448414
Complementary color
Monochromatic Colors of #448414
Black with #448414
Text Example
Text Example
White with #448414
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #448414; }
p { color: rgb(68,132,20); }
H1.HeaderClassName
{
color: #448414;
}
.AnyTagClassName
{
color: #448414;
}
</style>
background-color css
<style>
a { background-color: #448414; }
a { background-color: rgb(68,132,20); }
div.DivClassName
{
background-color: #448414;
}
.BgClassName
{
background-color: #448414;
}
</style>
border-color css
<style>
span { border-color: #448414; }
span { border-color: rgb(68,132,20); }
td.TdClassName
{
border-color: #448414;
}
.TagClassName
{
border-color: #448414;
}
</style>