Shades of Bilbao #448126
Tints of Bilbao #448126
RGB
CMYK
RGB Variations
Color information
#448126 (or 0x448126) is known color: Bilbao. HEX triplet: 44, 81 and 26. RGB value is (68,129,38). Sum of RGB (Red+Green+Blue) = 68+129+38=235 (31% of max value = 765). Red value is 68 (26.95% from 255 or 28.94% from 235); Green value is 129 (50.78% from 255 or 54.89% from 235); Blue value is 38 (15.23% from 255 or 16.17% from 235); Max value from RGB is 129 - color contains mainly: green. Hex color #448126 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #448126 is #BB7ED9. Grayscale: #646464. Windows color (decimal): -12287706 or 2523460. OLE color: 2523460.
HSL color Cylindrical-coordinate representation of color #448126: hue angle of 100.22º degrees, saturation: 0.54, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #448126 is Cyan = 0.47, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 68 | 129 | 38 | - |
| CMYK | 0.47 | 0 | 0.71 | 0.49 |
| HSL | 100.22º | 0.54% | 0.33% | - |
| HSV(B) | 100.22º | 0.71% | 0.51% | - |
| XYZ | 10.58 | 17.07 | 4.57 | - |
| YUV | 100.39 | 92.79 | 104.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 129 | 38 | 0.47 | 0 | 0.71 | 0.49 | 100.22 | 0.54 | 0.33 |
| Hex | 44 | 81 | 26 | 2F | 0 | 47 | 31 | 64 | 36 | 21 |
| Octal | 104 | 201 | 46 | 57 | 0 | 107 | 61 | 144 | 66 | 41 |
| Binary | 1000100 | 10000001 | 100110 | 101111 | 0 | 1000111 | 110001 | 1100100 | 110110 | 100001 |
Color Harmonies of #448126
Complementary color
Monochromatic Colors of #448126
Black with #448126
Text Example
Text Example
White with #448126
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #448126; }
p { color: rgb(68,129,38); }
H1.HeaderClassName
{
color: #448126;
}
.AnyTagClassName
{
color: #448126;
}
</style>
background-color css
<style>
a { background-color: #448126; }
a { background-color: rgb(68,129,38); }
div.DivClassName
{
background-color: #448126;
}
.BgClassName
{
background-color: #448126;
}
</style>
border-color css
<style>
span { border-color: #448126; }
span { border-color: rgb(68,129,38); }
td.TdClassName
{
border-color: #448126;
}
.TagClassName
{
border-color: #448126;
}
</style>