Shades of Bilbao #378624
Tints of Bilbao #378624
RGB
CMYK
RGB Variations
Color information
#378624 (or 0x378624) is known color: Bilbao. HEX triplet: 37, 86 and 24. RGB value is (55,134,36). Sum of RGB (Red+Green+Blue) = 55+134+36=225 (29% of max value = 765). Red value is 55 (21.88% from 255 or 24.44% from 225); Green value is 134 (52.73% from 255 or 59.56% from 225); Blue value is 36 (14.45% from 255 or 16% from 225); Max value from RGB is 134 - color contains mainly: green. Hex color #378624 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #378624 is #C879DB. Grayscale: #636363. Windows color (decimal): -13138396 or 2393655. OLE color: 2393655.
HSL color Cylindrical-coordinate representation of color #378624: hue angle of 108.37º degrees, saturation: 0.58, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #378624 is Cyan = 0.59, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 55 | 134 | 36 | - |
| CMYK | 0.59 | 0 | 0.73 | 0.47 |
| HSL | 108.37º | 0.58% | 0.33% | - |
| HSV(B) | 108.37º | 0.73% | 0.53% | - |
| XYZ | 10.42 | 17.99 | 4.59 | - |
| YUV | 99.21 | 92.33 | 96.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 134 | 36 | 0.59 | 0 | 0.73 | 0.47 | 108.37 | 0.58 | 0.33 |
| Hex | 37 | 86 | 24 | 3B | 0 | 49 | 2F | 6C | 3A | 21 |
| Octal | 67 | 206 | 44 | 73 | 0 | 111 | 57 | 154 | 72 | 41 |
| Binary | 110111 | 10000110 | 100100 | 111011 | 0 | 1001001 | 101111 | 1101100 | 111010 | 100001 |
Color Harmonies of #378624
Complementary color
Monochromatic Colors of #378624
Black with #378624
Text Example
Text Example
White with #378624
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #378624; }
p { color: rgb(55,134,36); }
H1.HeaderClassName
{
color: #378624;
}
.AnyTagClassName
{
color: #378624;
}
</style>
background-color css
<style>
a { background-color: #378624; }
a { background-color: rgb(55,134,36); }
div.DivClassName
{
background-color: #378624;
}
.BgClassName
{
background-color: #378624;
}
</style>
border-color css
<style>
span { border-color: #378624; }
span { border-color: rgb(55,134,36); }
td.TdClassName
{
border-color: #378624;
}
.TagClassName
{
border-color: #378624;
}
</style>