Shades of Bilbao #378111
Tints of Bilbao #378111
RGB
CMYK
RGB Variations
Color information
#378111 (or 0x378111) is known color: Bilbao. HEX triplet: 37, 81 and 11. RGB value is (55,129,17). Sum of RGB (Red+Green+Blue) = 55+129+17=201 (26% of max value = 765). Red value is 55 (21.88% from 255 or 27.36% from 201); Green value is 129 (50.78% from 255 or 64.18% from 201); Blue value is 17 (7.03% from 255 or 8.46% from 201); Max value from RGB is 129 - color contains mainly: green. Hex color #378111 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #378111 is #C87EEE. Grayscale: #5E5E5E. Windows color (decimal): -13139695 or 1147191. OLE color: 1147191.
HSL color Cylindrical-coordinate representation of color #378111: hue angle of 99.64º degrees, saturation: 0.77, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #378111 is Cyan = 0.57, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 55 | 129 | 17 | - |
| CMYK | 0.57 | 0 | 0.87 | 0.49 |
| HSL | 99.64º | 0.77% | 0.29% | - |
| HSV(B) | 99.64º | 0.87% | 0.51% | - |
| XYZ | 9.53 | 16.55 | 3.22 | - |
| YUV | 94.11 | 84.48 | 100.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 129 | 17 | 0.57 | 0 | 0.87 | 0.49 | 99.64 | 0.77 | 0.29 |
| Hex | 37 | 81 | 11 | 39 | 0 | 57 | 31 | 64 | 4D | 1D |
| Octal | 67 | 201 | 21 | 71 | 0 | 127 | 61 | 144 | 115 | 35 |
| Binary | 110111 | 10000001 | 10001 | 111001 | 0 | 1010111 | 110001 | 1100100 | 1001101 | 11101 |
Color Harmonies of #378111
Complementary color
Monochromatic Colors of #378111
Black with #378111
Text Example
Text Example
White with #378111
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #378111; }
p { color: rgb(55,129,17); }
H1.HeaderClassName
{
color: #378111;
}
.AnyTagClassName
{
color: #378111;
}
</style>
background-color css
<style>
a { background-color: #378111; }
a { background-color: rgb(55,129,17); }
div.DivClassName
{
background-color: #378111;
}
.BgClassName
{
background-color: #378111;
}
</style>
border-color css
<style>
span { border-color: #378111; }
span { border-color: rgb(55,129,17); }
td.TdClassName
{
border-color: #378111;
}
.TagClassName
{
border-color: #378111;
}
</style>