Shades of Bilbao #378807
Tints of Bilbao #378807
RGB
CMYK
RGB Variations
Color information
#378807 (or 0x378807) is known color: Bilbao. HEX triplet: 37, 88 and 07. RGB value is (55,136,7). Sum of RGB (Red+Green+Blue) = 55+136+7=198 (26% of max value = 765). Red value is 55 (21.88% from 255 or 27.78% from 198); Green value is 136 (53.52% from 255 or 68.69% from 198); Blue value is 7 (3.12% from 255 or 3.54% from 198); Max value from RGB is 136 - color contains mainly: green. Hex color #378807 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #378807 is #C877F8. Grayscale: #616161. Windows color (decimal): -13137913 or 493623. OLE color: 493623.
HSL color Cylindrical-coordinate representation of color #378807: hue angle of 97.67º degrees, saturation: 0.9, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #378807 is Cyan = 0.60, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 55 | 136 | 7 | - |
| CMYK | 0.60 | 0 | 0.95 | 0.47 |
| HSL | 97.67º | 0.9% | 0.28% | - |
| HSV(B) | 97.67º | 0.95% | 0.53% | - |
| XYZ | 10.42 | 18.44 | 3.21 | - |
| YUV | 97.08 | 77.16 | 97.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 136 | 7 | 0.60 | 0 | 0.95 | 0.47 | 97.67 | 0.9 | 0.28 |
| Hex | 37 | 88 | 7 | 3C | 0 | 5F | 2F | 62 | 5A | 1C |
| Octal | 67 | 210 | 7 | 74 | 0 | 137 | 57 | 142 | 132 | 34 |
| Binary | 110111 | 10001000 | 111 | 111100 | 0 | 1011111 | 101111 | 1100010 | 1011010 | 11100 |
Color Harmonies of #378807
Complementary color
Monochromatic Colors of #378807
Black with #378807
Text Example
Text Example
White with #378807
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #378807; }
p { color: rgb(55,136,7); }
H1.HeaderClassName
{
color: #378807;
}
.AnyTagClassName
{
color: #378807;
}
</style>
background-color css
<style>
a { background-color: #378807; }
a { background-color: rgb(55,136,7); }
div.DivClassName
{
background-color: #378807;
}
.BgClassName
{
background-color: #378807;
}
</style>
border-color css
<style>
span { border-color: #378807; }
span { border-color: rgb(55,136,7); }
td.TdClassName
{
border-color: #378807;
}
.TagClassName
{
border-color: #378807;
}
</style>