Shades of Bilbao #377010
Tints of Bilbao #377010
RGB
CMYK
RGB Variations
Color information
#377010 (or 0x377010) is known color: Bilbao. HEX triplet: 37, 70 and 10. RGB value is (55,112,16). Sum of RGB (Red+Green+Blue) = 55+112+16=183 (24% of max value = 765). Red value is 55 (21.88% from 255 or 30.05% from 183); Green value is 112 (44.14% from 255 or 61.20% from 183); Blue value is 16 (6.64% from 255 or 8.74% from 183); Max value from RGB is 112 - color contains mainly: green. Hex color #377010 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #377010 is #C88FEF. Grayscale: #545454. Windows color (decimal): -13144048 or 1077303. OLE color: 1077303.
HSL color Cylindrical-coordinate representation of color #377010: hue angle of 95.62º degrees, saturation: 0.75, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #377010 is Cyan = 0.51, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 55 | 112 | 16 | - |
| CMYK | 0.51 | 0 | 0.86 | 0.56 |
| HSL | 95.63º | 0.75% | 0.25% | - |
| HSV(B) | 95.63º | 0.86% | 0.44% | - |
| XYZ | 7.46 | 12.44 | 2.5 | - |
| YUV | 84.01 | 89.62 | 107.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 112 | 16 | 0.51 | 0 | 0.86 | 0.56 | 95.63 | 0.75 | 0.25 |
| Hex | 37 | 70 | 10 | 33 | 0 | 56 | 38 | 60 | 4B | 19 |
| Octal | 67 | 160 | 20 | 63 | 0 | 126 | 70 | 140 | 113 | 31 |
| Binary | 110111 | 1110000 | 10000 | 110011 | 0 | 1010110 | 111000 | 1100000 | 1001011 | 11001 |
Color Harmonies of #377010
Complementary color
Monochromatic Colors of #377010
Black with #377010
Text Example
Text Example
White with #377010
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #377010; }
p { color: rgb(55,112,16); }
H1.HeaderClassName
{
color: #377010;
}
.AnyTagClassName
{
color: #377010;
}
</style>
background-color css
<style>
a { background-color: #377010; }
a { background-color: rgb(55,112,16); }
div.DivClassName
{
background-color: #377010;
}
.BgClassName
{
background-color: #377010;
}
</style>
border-color css
<style>
span { border-color: #377010; }
span { border-color: rgb(55,112,16); }
td.TdClassName
{
border-color: #377010;
}
.TagClassName
{
border-color: #377010;
}
</style>