Shades of Bilbao #367408
Tints of Bilbao #367408
RGB
CMYK
RGB Variations
Color information
#367408 (or 0x367408) is known color: Bilbao. HEX triplet: 36, 74 and 08. RGB value is (54,116,8). Sum of RGB (Red+Green+Blue) = 54+116+8=178 (23% of max value = 765). Red value is 54 (21.48% from 255 or 30.34% from 178); Green value is 116 (45.70% from 255 or 65.17% from 178); Blue value is 8 (3.52% from 255 or 4.49% from 178); Max value from RGB is 116 - color contains mainly: green. Hex color #367408 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #367408 is #C98BF7. Grayscale: #555555. Windows color (decimal): -13208568 or 554038. OLE color: 554038.
HSL color Cylindrical-coordinate representation of color #367408: hue angle of 94.44º degrees, saturation: 0.87, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #367408 is Cyan = 0.53, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 54 | 116 | 8 | - |
| CMYK | 0.53 | 0 | 0.93 | 0.55 |
| HSL | 94.44º | 0.87% | 0.24% | - |
| HSV(B) | 94.44º | 0.93% | 0.45% | - |
| XYZ | 7.81 | 13.29 | 2.38 | - |
| YUV | 85.15 | 84.46 | 105.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 116 | 8 | 0.53 | 0 | 0.93 | 0.55 | 94.44 | 0.87 | 0.24 |
| Hex | 36 | 74 | 8 | 35 | 0 | 5D | 37 | 5E | 57 | 18 |
| Octal | 66 | 164 | 10 | 65 | 0 | 135 | 67 | 136 | 127 | 30 |
| Binary | 110110 | 1110100 | 1000 | 110101 | 0 | 1011101 | 110111 | 1011110 | 1010111 | 11000 |
Color Harmonies of #367408
Complementary color
Monochromatic Colors of #367408
Black with #367408
Text Example
Text Example
White with #367408
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367408; }
p { color: rgb(54,116,8); }
H1.HeaderClassName
{
color: #367408;
}
.AnyTagClassName
{
color: #367408;
}
</style>
background-color css
<style>
a { background-color: #367408; }
a { background-color: rgb(54,116,8); }
div.DivClassName
{
background-color: #367408;
}
.BgClassName
{
background-color: #367408;
}
</style>
border-color css
<style>
span { border-color: #367408; }
span { border-color: rgb(54,116,8); }
td.TdClassName
{
border-color: #367408;
}
.TagClassName
{
border-color: #367408;
}
</style>