Shades of Bilbao #448019
Tints of Bilbao #448019
RGB
CMYK
RGB Variations
Color information
#448019 (or 0x448019) is known color: Bilbao. HEX triplet: 44, 80 and 19. RGB value is (68,128,25). Sum of RGB (Red+Green+Blue) = 68+128+25=221 (29% of max value = 765). Red value is 68 (26.95% from 255 or 30.77% from 221); Green value is 128 (50.39% from 255 or 57.92% from 221); Blue value is 25 (10.16% from 255 or 11.31% from 221); Max value from RGB is 128 - color contains mainly: green. Hex color #448019 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #448019 is #BB7FE6. Grayscale: #626262. Windows color (decimal): -12287975 or 1671236. OLE color: 1671236.
HSL color Cylindrical-coordinate representation of color #448019: hue angle of 94.95º degrees, saturation: 0.67, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #448019 is Cyan = 0.47, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 68 | 128 | 25 | - |
| CMYK | 0.47 | 0 | 0.80 | 0.50 |
| HSL | 94.95º | 0.67% | 0.3% | - |
| HSV(B) | 94.95º | 0.8% | 0.5% | - |
| XYZ | 10.28 | 16.74 | 3.61 | - |
| YUV | 98.32 | 86.62 | 106.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 128 | 25 | 0.47 | 0 | 0.80 | 0.50 | 94.95 | 0.67 | 0.3 |
| Hex | 44 | 80 | 19 | 2F | 0 | 50 | 32 | 5F | 43 | 1E |
| Octal | 104 | 200 | 31 | 57 | 0 | 120 | 62 | 137 | 103 | 36 |
| Binary | 1000100 | 10000000 | 11001 | 101111 | 0 | 1010000 | 110010 | 1011111 | 1000011 | 11110 |
Color Harmonies of #448019
Complementary color
Monochromatic Colors of #448019
Black with #448019
Text Example
Text Example
White with #448019
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #448019; }
p { color: rgb(68,128,25); }
H1.HeaderClassName
{
color: #448019;
}
.AnyTagClassName
{
color: #448019;
}
</style>
background-color css
<style>
a { background-color: #448019; }
a { background-color: rgb(68,128,25); }
div.DivClassName
{
background-color: #448019;
}
.BgClassName
{
background-color: #448019;
}
</style>
border-color css
<style>
span { border-color: #448019; }
span { border-color: rgb(68,128,25); }
td.TdClassName
{
border-color: #448019;
}
.TagClassName
{
border-color: #448019;
}
</style>