Shades of Bilbao #378512
Tints of Bilbao #378512
RGB
CMYK
RGB Variations
Color information
#378512 (or 0x378512) is known color: Bilbao. HEX triplet: 37, 85 and 12. RGB value is (55,133,18). Sum of RGB (Red+Green+Blue) = 55+133+18=206 (27% of max value = 765). Red value is 55 (21.88% from 255 or 26.70% from 206); Green value is 133 (52.34% from 255 or 64.56% from 206); Blue value is 18 (7.42% from 255 or 8.74% from 206); Max value from RGB is 133 - color contains mainly: green. Hex color #378512 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #378512 is #C87AED. Grayscale: #606060. Windows color (decimal): -13138670 or 1213751. OLE color: 1213751.
HSL color Cylindrical-coordinate representation of color #378512: hue angle of 100.7º degrees, saturation: 0.76, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #378512 is Cyan = 0.59, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 55 | 133 | 18 | - |
| CMYK | 0.59 | 0 | 0.86 | 0.48 |
| HSL | 100.7º | 0.76% | 0.3% | - |
| HSV(B) | 100.7º | 0.86% | 0.52% | - |
| XYZ | 10.07 | 17.63 | 3.44 | - |
| YUV | 96.57 | 83.66 | 98.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 133 | 18 | 0.59 | 0 | 0.86 | 0.48 | 100.7 | 0.76 | 0.3 |
| Hex | 37 | 85 | 12 | 3B | 0 | 56 | 30 | 65 | 4C | 1E |
| Octal | 67 | 205 | 22 | 73 | 0 | 126 | 60 | 145 | 114 | 36 |
| Binary | 110111 | 10000101 | 10010 | 111011 | 0 | 1010110 | 110000 | 1100101 | 1001100 | 11110 |
Color Harmonies of #378512
Complementary color
Monochromatic Colors of #378512
Black with #378512
Text Example
Text Example
White with #378512
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #378512; }
p { color: rgb(55,133,18); }
H1.HeaderClassName
{
color: #378512;
}
.AnyTagClassName
{
color: #378512;
}
</style>
background-color css
<style>
a { background-color: #378512; }
a { background-color: rgb(55,133,18); }
div.DivClassName
{
background-color: #378512;
}
.BgClassName
{
background-color: #378512;
}
</style>
border-color css
<style>
span { border-color: #378512; }
span { border-color: rgb(55,133,18); }
td.TdClassName
{
border-color: #378512;
}
.TagClassName
{
border-color: #378512;
}
</style>