Shades of Bilbao #378708
Tints of Bilbao #378708
RGB
CMYK
RGB Variations
Color information
#378708 (or 0x378708) is known color: Bilbao. HEX triplet: 37, 87 and 08. RGB value is (55,135,8). Sum of RGB (Red+Green+Blue) = 55+135+8=198 (26% of max value = 765). Red value is 55 (21.88% from 255 or 27.78% from 198); Green value is 135 (53.12% from 255 or 68.18% from 198); Blue value is 8 (3.52% from 255 or 4.04% from 198); Max value from RGB is 135 - color contains mainly: green. Hex color #378708 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #378708 is #C878F7. Grayscale: #616161. Windows color (decimal): -13138168 or 558903. OLE color: 558903.
HSL color Cylindrical-coordinate representation of color #378708: hue angle of 97.8º degrees, saturation: 0.89, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #378708 is Cyan = 0.59, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 55 | 135 | 8 | - |
| CMYK | 0.59 | 0 | 0.94 | 0.47 |
| HSL | 97.8º | 0.89% | 0.28% | - |
| HSV(B) | 97.8º | 0.94% | 0.53% | - |
| XYZ | 10.28 | 18.16 | 3.19 | - |
| YUV | 96.6 | 78 | 98.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 135 | 8 | 0.59 | 0 | 0.94 | 0.47 | 97.8 | 0.89 | 0.28 |
| Hex | 37 | 87 | 8 | 3B | 0 | 5E | 2F | 62 | 59 | 1C |
| Octal | 67 | 207 | 10 | 73 | 0 | 136 | 57 | 142 | 131 | 34 |
| Binary | 110111 | 10000111 | 1000 | 111011 | 0 | 1011110 | 101111 | 1100010 | 1011001 | 11100 |
Color Harmonies of #378708
Complementary color
Monochromatic Colors of #378708
Black with #378708
Text Example
Text Example
White with #378708
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #378708; }
p { color: rgb(55,135,8); }
H1.HeaderClassName
{
color: #378708;
}
.AnyTagClassName
{
color: #378708;
}
</style>
background-color css
<style>
a { background-color: #378708; }
a { background-color: rgb(55,135,8); }
div.DivClassName
{
background-color: #378708;
}
.BgClassName
{
background-color: #378708;
}
</style>
border-color css
<style>
span { border-color: #378708; }
span { border-color: rgb(55,135,8); }
td.TdClassName
{
border-color: #378708;
}
.TagClassName
{
border-color: #378708;
}
</style>