Shades of Bilbao #378005
Tints of Bilbao #378005
RGB
CMYK
RGB Variations
Color information
#378005 (or 0x378005) is known color: Bilbao. HEX triplet: 37, 80 and 05. RGB value is (55,128,5). Sum of RGB (Red+Green+Blue) = 55+128+5=188 (24% of max value = 765). Red value is 55 (21.88% from 255 or 29.26% from 188); Green value is 128 (50.39% from 255 or 68.09% from 188); Blue value is 5 (2.34% from 255 or 2.66% from 188); Max value from RGB is 128 - color contains mainly: green. Hex color #378005 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #378005 is #C87FFA. Grayscale: #5C5C5C. Windows color (decimal): -13139963 or 360503. OLE color: 360503.
HSL color Cylindrical-coordinate representation of color #378005: hue angle of 95.61º degrees, saturation: 0.92, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #378005 is Cyan = 0.57, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 55 | 128 | 5 | - |
| CMYK | 0.57 | 0 | 0.96 | 0.50 |
| HSL | 95.61º | 0.92% | 0.26% | - |
| HSV(B) | 95.61º | 0.96% | 0.5% | - |
| XYZ | 9.32 | 16.26 | 2.79 | - |
| YUV | 92.15 | 78.82 | 101.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 128 | 5 | 0.57 | 0 | 0.96 | 0.50 | 95.61 | 0.92 | 0.26 |
| Hex | 37 | 80 | 5 | 39 | 0 | 60 | 32 | 60 | 5C | 1A |
| Octal | 67 | 200 | 5 | 71 | 0 | 140 | 62 | 140 | 134 | 32 |
| Binary | 110111 | 10000000 | 101 | 111001 | 0 | 1100000 | 110010 | 1100000 | 1011100 | 11010 |
Color Harmonies of #378005
Complementary color
Monochromatic Colors of #378005
Black with #378005
Text Example
Text Example
White with #378005
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #378005; }
p { color: rgb(55,128,5); }
H1.HeaderClassName
{
color: #378005;
}
.AnyTagClassName
{
color: #378005;
}
</style>
background-color css
<style>
a { background-color: #378005; }
a { background-color: rgb(55,128,5); }
div.DivClassName
{
background-color: #378005;
}
.BgClassName
{
background-color: #378005;
}
</style>
border-color css
<style>
span { border-color: #378005; }
span { border-color: rgb(55,128,5); }
td.TdClassName
{
border-color: #378005;
}
.TagClassName
{
border-color: #378005;
}
</style>