Shades of Bilbao #37810E
Tints of Bilbao #37810E
RGB
CMYK
RGB Variations
Color information
#37810E (or 0x37810E) is known color: Bilbao. HEX triplet: 37, 81 and 0E. RGB value is (55,129,14). Sum of RGB (Red+Green+Blue) = 55+129+14=198 (26% of max value = 765). Red value is 55 (21.88% from 255 or 27.78% from 198); Green value is 129 (50.78% from 255 or 65.15% from 198); Blue value is 14 (5.86% from 255 or 7.07% from 198); Max value from RGB is 129 - color contains mainly: green. Hex color #37810E is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #37810E is #C87EF1. Grayscale: #5E5E5E. Windows color (decimal): -13139698 or 950583. OLE color: 950583.
HSL color Cylindrical-coordinate representation of color #37810E: hue angle of 98.61º degrees, saturation: 0.8, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #37810E is Cyan = 0.57, Magento = 0, Yellow = 0.89 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 55 | 129 | 14 | - |
| CMYK | 0.57 | 0 | 0.89 | 0.49 |
| HSL | 98.61º | 0.8% | 0.28% | - |
| HSV(B) | 98.61º | 0.89% | 0.51% | - |
| XYZ | 9.51 | 16.54 | 3.11 | - |
| YUV | 93.76 | 82.98 | 100.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 129 | 14 | 0.57 | 0 | 0.89 | 0.49 | 98.61 | 0.8 | 0.28 |
| Hex | 37 | 81 | E | 39 | 0 | 59 | 31 | 63 | 50 | 1C |
| Octal | 67 | 201 | 16 | 71 | 0 | 131 | 61 | 143 | 120 | 34 |
| Binary | 110111 | 10000001 | 1110 | 111001 | 0 | 1011001 | 110001 | 1100011 | 1010000 | 11100 |
Color Harmonies of #37810E
Complementary color
Monochromatic Colors of #37810E
Black with #37810E
Text Example
Text Example
White with #37810E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #37810E; }
p { color: rgb(55,129,14); }
H1.HeaderClassName
{
color: #37810E;
}
.AnyTagClassName
{
color: #37810E;
}
</style>
background-color css
<style>
a { background-color: #37810E; }
a { background-color: rgb(55,129,14); }
div.DivClassName
{
background-color: #37810E;
}
.BgClassName
{
background-color: #37810E;
}
</style>
border-color css
<style>
span { border-color: #37810E; }
span { border-color: rgb(55,129,14); }
td.TdClassName
{
border-color: #37810E;
}
.TagClassName
{
border-color: #37810E;
}
</style>