Shades of Bilbao #378012
Tints of Bilbao #378012
RGB
CMYK
RGB Variations
Color information
#378012 (or 0x378012) is known color: Bilbao. HEX triplet: 37, 80 and 12. RGB value is (55,128,18). Sum of RGB (Red+Green+Blue) = 55+128+18=201 (26% of max value = 765). Red value is 55 (21.88% from 255 or 27.36% from 201); Green value is 128 (50.39% from 255 or 63.68% from 201); Blue value is 18 (7.42% from 255 or 8.96% from 201); Max value from RGB is 128 - color contains mainly: green. Hex color #378012 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #378012 is #C87FED. Grayscale: #5E5E5E. Windows color (decimal): -13139950 or 1212471. OLE color: 1212471.
HSL color Cylindrical-coordinate representation of color #378012: hue angle of 99.82º degrees, saturation: 0.75, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #378012 is Cyan = 0.57, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 55 | 128 | 18 | - |
| CMYK | 0.57 | 0 | 0.86 | 0.50 |
| HSL | 99.82º | 0.75% | 0.29% | - |
| HSV(B) | 99.82º | 0.86% | 0.5% | - |
| XYZ | 9.4 | 16.29 | 3.22 | - |
| YUV | 93.63 | 85.32 | 100.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 128 | 18 | 0.57 | 0 | 0.86 | 0.50 | 99.82 | 0.75 | 0.29 |
| Hex | 37 | 80 | 12 | 39 | 0 | 56 | 32 | 64 | 4B | 1D |
| Octal | 67 | 200 | 22 | 71 | 0 | 126 | 62 | 144 | 113 | 35 |
| Binary | 110111 | 10000000 | 10010 | 111001 | 0 | 1010110 | 110010 | 1100100 | 1001011 | 11101 |
Color Harmonies of #378012
Complementary color
Monochromatic Colors of #378012
Black with #378012
Text Example
Text Example
White with #378012
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #378012; }
p { color: rgb(55,128,18); }
H1.HeaderClassName
{
color: #378012;
}
.AnyTagClassName
{
color: #378012;
}
</style>
background-color css
<style>
a { background-color: #378012; }
a { background-color: rgb(55,128,18); }
div.DivClassName
{
background-color: #378012;
}
.BgClassName
{
background-color: #378012;
}
</style>
border-color css
<style>
span { border-color: #378012; }
span { border-color: rgb(55,128,18); }
td.TdClassName
{
border-color: #378012;
}
.TagClassName
{
border-color: #378012;
}
</style>