Shades of Bilbao #378308
Tints of Bilbao #378308
RGB
CMYK
RGB Variations
Color information
#378308 (or 0x378308) is known color: Bilbao. HEX triplet: 37, 83 and 08. RGB value is (55,131,8). Sum of RGB (Red+Green+Blue) = 55+131+8=194 (25% of max value = 765). Red value is 55 (21.88% from 255 or 28.35% from 194); Green value is 131 (51.56% from 255 or 67.53% from 194); Blue value is 8 (3.52% from 255 or 4.12% from 194); Max value from RGB is 131 - color contains mainly: green. Hex color #378308 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #378308 is #C87CF7. Grayscale: #5E5E5E. Windows color (decimal): -13139192 or 557879. OLE color: 557879.
HSL color Cylindrical-coordinate representation of color #378308: hue angle of 97.07º degrees, saturation: 0.88, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #378308 is Cyan = 0.58, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 55 | 131 | 8 | - |
| CMYK | 0.58 | 0 | 0.94 | 0.49 |
| HSL | 97.07º | 0.88% | 0.27% | - |
| HSV(B) | 97.07º | 0.94% | 0.51% | - |
| XYZ | 9.74 | 17.06 | 3.01 | - |
| YUV | 94.25 | 79.32 | 100 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 131 | 8 | 0.58 | 0 | 0.94 | 0.49 | 97.07 | 0.88 | 0.27 |
| Hex | 37 | 83 | 8 | 3A | 0 | 5E | 31 | 61 | 58 | 1B |
| Octal | 67 | 203 | 10 | 72 | 0 | 136 | 61 | 141 | 130 | 33 |
| Binary | 110111 | 10000011 | 1000 | 111010 | 0 | 1011110 | 110001 | 1100001 | 1011000 | 11011 |
Color Harmonies of #378308
Complementary color
Monochromatic Colors of #378308
Black with #378308
Text Example
Text Example
White with #378308
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #378308; }
p { color: rgb(55,131,8); }
H1.HeaderClassName
{
color: #378308;
}
.AnyTagClassName
{
color: #378308;
}
</style>
background-color css
<style>
a { background-color: #378308; }
a { background-color: rgb(55,131,8); }
div.DivClassName
{
background-color: #378308;
}
.BgClassName
{
background-color: #378308;
}
</style>
border-color css
<style>
span { border-color: #378308; }
span { border-color: rgb(55,131,8); }
td.TdClassName
{
border-color: #378308;
}
.TagClassName
{
border-color: #378308;
}
</style>