Shades of Bilbao #378010
Tints of Bilbao #378010
RGB
CMYK
RGB Variations
Color information
#378010 (or 0x378010) is known color: Bilbao. HEX triplet: 37, 80 and 10. RGB value is (55,128,16). Sum of RGB (Red+Green+Blue) = 55+128+16=199 (26% of max value = 765). Red value is 55 (21.88% from 255 or 27.64% from 199); Green value is 128 (50.39% from 255 or 64.32% from 199); Blue value is 16 (6.64% from 255 or 8.04% from 199); Max value from RGB is 128 - color contains mainly: green. Hex color #378010 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #378010 is #C87FEF. Grayscale: #5D5D5D. Windows color (decimal): -13139952 or 1081399. OLE color: 1081399.
HSL color Cylindrical-coordinate representation of color #378010: hue angle of 99.11º degrees, saturation: 0.78, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #378010 is Cyan = 0.57, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 55 | 128 | 16 | - |
| CMYK | 0.57 | 0 | 0.88 | 0.50 |
| HSL | 99.11º | 0.78% | 0.28% | - |
| HSV(B) | 99.11º | 0.88% | 0.5% | - |
| XYZ | 9.39 | 16.29 | 3.14 | - |
| YUV | 93.41 | 84.32 | 100.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 128 | 16 | 0.57 | 0 | 0.88 | 0.50 | 99.11 | 0.78 | 0.28 |
| Hex | 37 | 80 | 10 | 39 | 0 | 58 | 32 | 63 | 4E | 1C |
| Octal | 67 | 200 | 20 | 71 | 0 | 130 | 62 | 143 | 116 | 34 |
| Binary | 110111 | 10000000 | 10000 | 111001 | 0 | 1011000 | 110010 | 1100011 | 1001110 | 11100 |
Color Harmonies of #378010
Complementary color
Monochromatic Colors of #378010
Black with #378010
Text Example
Text Example
White with #378010
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #378010; }
p { color: rgb(55,128,16); }
H1.HeaderClassName
{
color: #378010;
}
.AnyTagClassName
{
color: #378010;
}
</style>
background-color css
<style>
a { background-color: #378010; }
a { background-color: rgb(55,128,16); }
div.DivClassName
{
background-color: #378010;
}
.BgClassName
{
background-color: #378010;
}
</style>
border-color css
<style>
span { border-color: #378010; }
span { border-color: rgb(55,128,16); }
td.TdClassName
{
border-color: #378010;
}
.TagClassName
{
border-color: #378010;
}
</style>