Shades of Bilbao #378226
Tints of Bilbao #378226
RGB
CMYK
RGB Variations
Color information
#378226 (or 0x378226) is known color: Bilbao. HEX triplet: 37, 82 and 26. RGB value is (55,130,38). Sum of RGB (Red+Green+Blue) = 55+130+38=223 (29% of max value = 765). Red value is 55 (21.88% from 255 or 24.66% from 223); Green value is 130 (51.17% from 255 or 58.30% from 223); Blue value is 38 (15.23% from 255 or 17.04% from 223); Max value from RGB is 130 - color contains mainly: green. Hex color #378226 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #378226 is #C87DD9. Grayscale: #616161. Windows color (decimal): -13139418 or 2523703. OLE color: 2523703.
HSL color Cylindrical-coordinate representation of color #378226: hue angle of 108.91º degrees, saturation: 0.55, 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 #378226 is Cyan = 0.58, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 55 | 130 | 38 | - |
| CMYK | 0.58 | 0 | 0.71 | 0.49 |
| HSL | 108.91º | 0.55% | 0.33% | - |
| HSV(B) | 108.91º | 0.71% | 0.51% | - |
| XYZ | 9.91 | 16.92 | 4.58 | - |
| YUV | 97.09 | 94.65 | 97.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 130 | 38 | 0.58 | 0 | 0.71 | 0.49 | 108.91 | 0.55 | 0.33 |
| Hex | 37 | 82 | 26 | 3A | 0 | 47 | 31 | 6D | 37 | 21 |
| Octal | 67 | 202 | 46 | 72 | 0 | 107 | 61 | 155 | 67 | 41 |
| Binary | 110111 | 10000010 | 100110 | 111010 | 0 | 1000111 | 110001 | 1101101 | 110111 | 100001 |
Color Harmonies of #378226
Complementary color
Monochromatic Colors of #378226
Black with #378226
Text Example
Text Example
White with #378226
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #378226; }
p { color: rgb(55,130,38); }
H1.HeaderClassName
{
color: #378226;
}
.AnyTagClassName
{
color: #378226;
}
</style>
background-color css
<style>
a { background-color: #378226; }
a { background-color: rgb(55,130,38); }
div.DivClassName
{
background-color: #378226;
}
.BgClassName
{
background-color: #378226;
}
</style>
border-color css
<style>
span { border-color: #378226; }
span { border-color: rgb(55,130,38); }
td.TdClassName
{
border-color: #378226;
}
.TagClassName
{
border-color: #378226;
}
</style>