Shades of Bilbao #378116
Tints of Bilbao #378116
RGB
CMYK
RGB Variations
Color information
#378116 (or 0x378116) is known color: Bilbao. HEX triplet: 37, 81 and 16. RGB value is (55,129,22). Sum of RGB (Red+Green+Blue) = 55+129+22=206 (27% of max value = 765). Red value is 55 (21.88% from 255 or 26.70% from 206); Green value is 129 (50.78% from 255 or 62.62% from 206); Blue value is 22 (8.98% from 255 or 10.68% from 206); Max value from RGB is 129 - color contains mainly: green. Hex color #378116 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #378116 is #C87EE9. Grayscale: #5F5F5F. Windows color (decimal): -13139690 or 1474871. OLE color: 1474871.
HSL color Cylindrical-coordinate representation of color #378116: hue angle of 101.5º degrees, saturation: 0.71, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #378116 is Cyan = 0.57, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 55 | 129 | 22 | - |
| CMYK | 0.57 | 0 | 0.83 | 0.49 |
| HSL | 101.5º | 0.71% | 0.3% | - |
| HSV(B) | 101.5º | 0.83% | 0.51% | - |
| XYZ | 9.57 | 16.57 | 3.45 | - |
| YUV | 94.68 | 86.98 | 99.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 129 | 22 | 0.57 | 0 | 0.83 | 0.49 | 101.5 | 0.71 | 0.3 |
| Hex | 37 | 81 | 16 | 39 | 0 | 53 | 31 | 65 | 47 | 1E |
| Octal | 67 | 201 | 26 | 71 | 0 | 123 | 61 | 145 | 107 | 36 |
| Binary | 110111 | 10000001 | 10110 | 111001 | 0 | 1010011 | 110001 | 1100101 | 1000111 | 11110 |
Color Harmonies of #378116
Complementary color
Monochromatic Colors of #378116
Black with #378116
Text Example
Text Example
White with #378116
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #378116; }
p { color: rgb(55,129,22); }
H1.HeaderClassName
{
color: #378116;
}
.AnyTagClassName
{
color: #378116;
}
</style>
background-color css
<style>
a { background-color: #378116; }
a { background-color: rgb(55,129,22); }
div.DivClassName
{
background-color: #378116;
}
.BgClassName
{
background-color: #378116;
}
</style>
border-color css
<style>
span { border-color: #378116; }
span { border-color: rgb(55,129,22); }
td.TdClassName
{
border-color: #378116;
}
.TagClassName
{
border-color: #378116;
}
</style>