Shades of Bilbao #448129
Tints of Bilbao #448129
RGB
CMYK
RGB Variations
Color information
#448129 (or 0x448129) is known color: Bilbao. HEX triplet: 44, 81 and 29. RGB value is (68,129,41). Sum of RGB (Red+Green+Blue) = 68+129+41=238 (31% of max value = 765). Red value is 68 (26.95% from 255 or 28.57% from 238); Green value is 129 (50.78% from 255 or 54.20% from 238); Blue value is 41 (16.41% from 255 or 17.23% from 238); Max value from RGB is 129 - color contains mainly: green. Hex color #448129 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #448129 is #BB7ED6. Grayscale: #656565. Windows color (decimal): -12287703 or 2720068. OLE color: 2720068.
HSL color Cylindrical-coordinate representation of color #448129: hue angle of 101.59º degrees, saturation: 0.52, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #448129 is Cyan = 0.47, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 68 | 129 | 41 | - |
| CMYK | 0.47 | 0 | 0.68 | 0.49 |
| HSL | 101.59º | 0.52% | 0.33% | - |
| HSV(B) | 101.59º | 0.68% | 0.51% | - |
| XYZ | 10.63 | 17.09 | 4.84 | - |
| YUV | 100.73 | 94.29 | 104.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 129 | 41 | 0.47 | 0 | 0.68 | 0.49 | 101.59 | 0.52 | 0.33 |
| Hex | 44 | 81 | 29 | 2F | 0 | 44 | 31 | 66 | 34 | 21 |
| Octal | 104 | 201 | 51 | 57 | 0 | 104 | 61 | 146 | 64 | 41 |
| Binary | 1000100 | 10000001 | 101001 | 101111 | 0 | 1000100 | 110001 | 1100110 | 110100 | 100001 |
Color Harmonies of #448129
Complementary color
Monochromatic Colors of #448129
Black with #448129
Text Example
Text Example
White with #448129
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #448129; }
p { color: rgb(68,129,41); }
H1.HeaderClassName
{
color: #448129;
}
.AnyTagClassName
{
color: #448129;
}
</style>
background-color css
<style>
a { background-color: #448129; }
a { background-color: rgb(68,129,41); }
div.DivClassName
{
background-color: #448129;
}
.BgClassName
{
background-color: #448129;
}
</style>
border-color css
<style>
span { border-color: #448129; }
span { border-color: rgb(68,129,41); }
td.TdClassName
{
border-color: #448129;
}
.TagClassName
{
border-color: #448129;
}
</style>