Shades of Bilbao #378501
Tints of Bilbao #378501
RGB
CMYK
RGB Variations
Color information
#378501 (or 0x378501) is known color: Bilbao. HEX triplet: 37, 85 and 01. RGB value is (55,133,1). Sum of RGB (Red+Green+Blue) = 55+133+1=189 (25% of max value = 765). Red value is 55 (21.88% from 255 or 29.10% from 189); Green value is 133 (52.34% from 255 or 70.37% from 189); Blue value is 1 (0.78% from 255 or 0.53% from 189); Max value from RGB is 133 - color contains mainly: green. Hex color #378501 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #378501 is #C87AFE. Grayscale: #5F5F5F. Windows color (decimal): -13138687 or 99639. OLE color: 99639.
HSL color Cylindrical-coordinate representation of color #378501: hue angle of 95.45º degrees, saturation: 0.99, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #378501 is Cyan = 0.59, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 55 | 133 | 1 | - |
| CMYK | 0.59 | 0 | 0.99 | 0.48 |
| HSL | 95.45º | 0.99% | 0.26% | - |
| HSV(B) | 95.45º | 0.99% | 0.52% | - |
| XYZ | 9.97 | 17.59 | 2.9 | - |
| YUV | 94.63 | 75.16 | 99.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 133 | 1 | 0.59 | 0 | 0.99 | 0.48 | 95.45 | 0.99 | 0.26 |
| Hex | 37 | 85 | 1 | 3B | 0 | 63 | 30 | 5F | 63 | 1A |
| Octal | 67 | 205 | 1 | 73 | 0 | 143 | 60 | 137 | 143 | 32 |
| Binary | 110111 | 10000101 | 1 | 111011 | 0 | 1100011 | 110000 | 1011111 | 1100011 | 11010 |
Color Harmonies of #378501
Complementary color
Monochromatic Colors of #378501
Black with #378501
Text Example
Text Example
White with #378501
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #378501; }
p { color: rgb(55,133,1); }
H1.HeaderClassName
{
color: #378501;
}
.AnyTagClassName
{
color: #378501;
}
</style>
background-color css
<style>
a { background-color: #378501; }
a { background-color: rgb(55,133,1); }
div.DivClassName
{
background-color: #378501;
}
.BgClassName
{
background-color: #378501;
}
</style>
border-color css
<style>
span { border-color: #378501; }
span { border-color: rgb(55,133,1); }
td.TdClassName
{
border-color: #378501;
}
.TagClassName
{
border-color: #378501;
}
</style>