Shades of Bilbao #448106
Tints of Bilbao #448106
RGB
CMYK
RGB Variations
Color information
#448106 (or 0x448106) is known color: Bilbao. HEX triplet: 44, 81 and 06. RGB value is (68,129,6). Sum of RGB (Red+Green+Blue) = 68+129+6=203 (26% of max value = 765). Red value is 68 (26.95% from 255 or 33.50% from 203); Green value is 129 (50.78% from 255 or 63.55% from 203); Blue value is 6 (2.73% from 255 or 2.96% from 203); Max value from RGB is 129 - color contains mainly: green. Hex color #448106 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #448106 is #BB7EF9. Grayscale: #616161. Windows color (decimal): -12287738 or 426308. OLE color: 426308.
HSL color Cylindrical-coordinate representation of color #448106: hue angle of 89.76º degrees, saturation: 0.91, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #448106 is Cyan = 0.47, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 68 | 129 | 6 | - |
| CMYK | 0.47 | 0 | 0.95 | 0.49 |
| HSL | 89.76º | 0.91% | 0.26% | - |
| HSV(B) | 89.76º | 0.95% | 0.51% | - |
| XYZ | 10.27 | 16.94 | 2.9 | - |
| YUV | 96.74 | 76.79 | 107.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 129 | 6 | 0.47 | 0 | 0.95 | 0.49 | 89.76 | 0.91 | 0.26 |
| Hex | 44 | 81 | 6 | 2F | 0 | 5F | 31 | 5A | 5B | 1A |
| Octal | 104 | 201 | 6 | 57 | 0 | 137 | 61 | 132 | 133 | 32 |
| Binary | 1000100 | 10000001 | 110 | 101111 | 0 | 1011111 | 110001 | 1011010 | 1011011 | 11010 |
Color Harmonies of #448106
Complementary color
Monochromatic Colors of #448106
Black with #448106
Text Example
Text Example
White with #448106
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #448106; }
p { color: rgb(68,129,6); }
H1.HeaderClassName
{
color: #448106;
}
.AnyTagClassName
{
color: #448106;
}
</style>
background-color css
<style>
a { background-color: #448106; }
a { background-color: rgb(68,129,6); }
div.DivClassName
{
background-color: #448106;
}
.BgClassName
{
background-color: #448106;
}
</style>
border-color css
<style>
span { border-color: #448106; }
span { border-color: rgb(68,129,6); }
td.TdClassName
{
border-color: #448106;
}
.TagClassName
{
border-color: #448106;
}
</style>