Shades of Bilbao #378607
Tints of Bilbao #378607
RGB
CMYK
RGB Variations
Color information
#378607 (or 0x378607) is known color: Bilbao. HEX triplet: 37, 86 and 07. RGB value is (55,134,7). Sum of RGB (Red+Green+Blue) = 55+134+7=196 (25% of max value = 765). Red value is 55 (21.88% from 255 or 28.06% from 196); Green value is 134 (52.73% from 255 or 68.37% from 196); Blue value is 7 (3.12% from 255 or 3.57% from 196); Max value from RGB is 134 - color contains mainly: green. Hex color #378607 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #378607 is #C879F8. Grayscale: #606060. Windows color (decimal): -13138425 or 493111. OLE color: 493111.
HSL color Cylindrical-coordinate representation of color #378607: hue angle of 97.32º 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 #378607 is Cyan = 0.59, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 55 | 134 | 7 | - |
| CMYK | 0.59 | 0 | 0.95 | 0.47 |
| HSL | 97.32º | 0.9% | 0.28% | - |
| HSV(B) | 97.32º | 0.95% | 0.53% | - |
| XYZ | 10.14 | 17.88 | 3.12 | - |
| YUV | 95.9 | 77.83 | 98.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 134 | 7 | 0.59 | 0 | 0.95 | 0.47 | 97.32 | 0.9 | 0.28 |
| Hex | 37 | 86 | 7 | 3B | 0 | 5F | 2F | 61 | 5A | 1C |
| Octal | 67 | 206 | 7 | 73 | 0 | 137 | 57 | 141 | 132 | 34 |
| Binary | 110111 | 10000110 | 111 | 111011 | 0 | 1011111 | 101111 | 1100001 | 1011010 | 11100 |
Color Harmonies of #378607
Complementary color
Monochromatic Colors of #378607
Black with #378607
Text Example
Text Example
White with #378607
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #378607; }
p { color: rgb(55,134,7); }
H1.HeaderClassName
{
color: #378607;
}
.AnyTagClassName
{
color: #378607;
}
</style>
background-color css
<style>
a { background-color: #378607; }
a { background-color: rgb(55,134,7); }
div.DivClassName
{
background-color: #378607;
}
.BgClassName
{
background-color: #378607;
}
</style>
border-color css
<style>
span { border-color: #378607; }
span { border-color: rgb(55,134,7); }
td.TdClassName
{
border-color: #378607;
}
.TagClassName
{
border-color: #378607;
}
</style>