Shades of Bilbao #378229
Tints of Bilbao #378229
RGB
CMYK
RGB Variations
Color information
#378229 (or 0x378229) is known color: Bilbao. HEX triplet: 37, 82 and 29. RGB value is (55,130,41). Sum of RGB (Red+Green+Blue) = 55+130+41=226 (29% of max value = 765). Red value is 55 (21.88% from 255 or 24.34% from 226); Green value is 130 (51.17% from 255 or 57.52% from 226); Blue value is 41 (16.41% from 255 or 18.14% from 226); Max value from RGB is 130 - color contains mainly: green. Hex color #378229 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #378229 is #C87DD6. Grayscale: #616161. Windows color (decimal): -13139415 or 2720311. OLE color: 2720311.
HSL color Cylindrical-coordinate representation of color #378229: hue angle of 110.56º degrees, saturation: 0.52, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #378229 is Cyan = 0.58, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 55 | 130 | 41 | - |
| CMYK | 0.58 | 0 | 0.68 | 0.49 |
| HSL | 110.56º | 0.52% | 0.34% | - |
| HSV(B) | 110.56º | 0.68% | 0.51% | - |
| XYZ | 9.96 | 16.94 | 4.84 | - |
| YUV | 97.43 | 96.15 | 97.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 130 | 41 | 0.58 | 0 | 0.68 | 0.49 | 110.56 | 0.52 | 0.34 |
| Hex | 37 | 82 | 29 | 3A | 0 | 44 | 31 | 6F | 34 | 22 |
| Octal | 67 | 202 | 51 | 72 | 0 | 104 | 61 | 157 | 64 | 42 |
| Binary | 110111 | 10000010 | 101001 | 111010 | 0 | 1000100 | 110001 | 1101111 | 110100 | 100010 |
Color Harmonies of #378229
Complementary color
Monochromatic Colors of #378229
Black with #378229
Text Example
Text Example
White with #378229
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #378229; }
p { color: rgb(55,130,41); }
H1.HeaderClassName
{
color: #378229;
}
.AnyTagClassName
{
color: #378229;
}
</style>
background-color css
<style>
a { background-color: #378229; }
a { background-color: rgb(55,130,41); }
div.DivClassName
{
background-color: #378229;
}
.BgClassName
{
background-color: #378229;
}
</style>
border-color css
<style>
span { border-color: #378229; }
span { border-color: rgb(55,130,41); }
td.TdClassName
{
border-color: #378229;
}
.TagClassName
{
border-color: #378229;
}
</style>