Shades of Bilbao #378129
Tints of Bilbao #378129
RGB
CMYK
RGB Variations
Color information
#378129 (or 0x378129) is known color: Bilbao. HEX triplet: 37, 81 and 29. RGB value is (55,129,41). Sum of RGB (Red+Green+Blue) = 55+129+41=225 (29% of max value = 765). Red value is 55 (21.88% from 255 or 24.44% from 225); Green value is 129 (50.78% from 255 or 57.33% from 225); Blue value is 41 (16.41% from 255 or 18.22% from 225); Max value from RGB is 129 - color contains mainly: green. Hex color #378129 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #378129 is #C87ED6. Grayscale: #616161. Windows color (decimal): -13139671 or 2720055. OLE color: 2720055.
HSL color Cylindrical-coordinate representation of color #378129: hue angle of 110.45º 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 #378129 is Cyan = 0.57, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 55 | 129 | 41 | - |
| CMYK | 0.57 | 0 | 0.68 | 0.49 |
| HSL | 110.45º | 0.52% | 0.33% | - |
| HSV(B) | 110.45º | 0.68% | 0.51% | - |
| XYZ | 9.83 | 16.67 | 4.8 | - |
| YUV | 96.84 | 96.48 | 98.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 129 | 41 | 0.57 | 0 | 0.68 | 0.49 | 110.45 | 0.52 | 0.33 |
| Hex | 37 | 81 | 29 | 39 | 0 | 44 | 31 | 6E | 34 | 21 |
| Octal | 67 | 201 | 51 | 71 | 0 | 104 | 61 | 156 | 64 | 41 |
| Binary | 110111 | 10000001 | 101001 | 111001 | 0 | 1000100 | 110001 | 1101110 | 110100 | 100001 |
Color Harmonies of #378129
Complementary color
Monochromatic Colors of #378129
Black with #378129
Text Example
Text Example
White with #378129
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #378129; }
p { color: rgb(55,129,41); }
H1.HeaderClassName
{
color: #378129;
}
.AnyTagClassName
{
color: #378129;
}
</style>
background-color css
<style>
a { background-color: #378129; }
a { background-color: rgb(55,129,41); }
div.DivClassName
{
background-color: #378129;
}
.BgClassName
{
background-color: #378129;
}
</style>
border-color css
<style>
span { border-color: #378129; }
span { border-color: rgb(55,129,41); }
td.TdClassName
{
border-color: #378129;
}
.TagClassName
{
border-color: #378129;
}
</style>