Shades of Bilbao #378724
Tints of Bilbao #378724
RGB
CMYK
RGB Variations
Color information
#378724 (or 0x378724) is known color: Bilbao. HEX triplet: 37, 87 and 24. RGB value is (55,135,36). Sum of RGB (Red+Green+Blue) = 55+135+36=226 (29% of max value = 765). Red value is 55 (21.88% from 255 or 24.34% from 226); Green value is 135 (53.12% from 255 or 59.73% from 226); Blue value is 36 (14.45% from 255 or 15.93% from 226); Max value from RGB is 135 - color contains mainly: green. Hex color #378724 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #378724 is #C878DB. Grayscale: #646464. Windows color (decimal): -13138140 or 2393911. OLE color: 2393911.
HSL color Cylindrical-coordinate representation of color #378724: hue angle of 108.48º degrees, saturation: 0.58, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #378724 is Cyan = 0.59, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 55 | 135 | 36 | - |
| CMYK | 0.59 | 0 | 0.73 | 0.47 |
| HSL | 108.48º | 0.58% | 0.34% | - |
| HSV(B) | 108.48º | 0.73% | 0.53% | - |
| XYZ | 10.56 | 18.27 | 4.64 | - |
| YUV | 99.79 | 92 | 96.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 135 | 36 | 0.59 | 0 | 0.73 | 0.47 | 108.48 | 0.58 | 0.34 |
| Hex | 37 | 87 | 24 | 3B | 0 | 49 | 2F | 6C | 3A | 22 |
| Octal | 67 | 207 | 44 | 73 | 0 | 111 | 57 | 154 | 72 | 42 |
| Binary | 110111 | 10000111 | 100100 | 111011 | 0 | 1001001 | 101111 | 1101100 | 111010 | 100010 |
Color Harmonies of #378724
Complementary color
Monochromatic Colors of #378724
Black with #378724
Text Example
Text Example
White with #378724
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #378724; }
p { color: rgb(55,135,36); }
H1.HeaderClassName
{
color: #378724;
}
.AnyTagClassName
{
color: #378724;
}
</style>
background-color css
<style>
a { background-color: #378724; }
a { background-color: rgb(55,135,36); }
div.DivClassName
{
background-color: #378724;
}
.BgClassName
{
background-color: #378724;
}
</style>
border-color css
<style>
span { border-color: #378724; }
span { border-color: rgb(55,135,36); }
td.TdClassName
{
border-color: #378724;
}
.TagClassName
{
border-color: #378724;
}
</style>