Shades of Bilbao #367808
Tints of Bilbao #367808
RGB
CMYK
RGB Variations
Color information
#367808 (or 0x367808) is known color: Bilbao. HEX triplet: 36, 78 and 08. RGB value is (54,120,8). Sum of RGB (Red+Green+Blue) = 54+120+8=182 (24% of max value = 765). Red value is 54 (21.48% from 255 or 29.67% from 182); Green value is 120 (47.27% from 255 or 65.93% from 182); Blue value is 8 (3.52% from 255 or 4.40% from 182); Max value from RGB is 120 - color contains mainly: green. Hex color #367808 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #367808 is #C987F7. Grayscale: #575757. Windows color (decimal): -13207544 or 555062. OLE color: 555062.
HSL color Cylindrical-coordinate representation of color #367808: hue angle of 95.36º degrees, saturation: 0.88, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #367808 is Cyan = 0.55, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 54 | 120 | 8 | - |
| CMYK | 0.55 | 0 | 0.93 | 0.53 |
| HSL | 95.36º | 0.88% | 0.25% | - |
| HSV(B) | 95.36º | 0.93% | 0.47% | - |
| XYZ | 8.28 | 14.23 | 2.54 | - |
| YUV | 87.5 | 83.13 | 104.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 120 | 8 | 0.55 | 0 | 0.93 | 0.53 | 95.36 | 0.88 | 0.25 |
| Hex | 36 | 78 | 8 | 37 | 0 | 5D | 35 | 5F | 58 | 19 |
| Octal | 66 | 170 | 10 | 67 | 0 | 135 | 65 | 137 | 130 | 31 |
| Binary | 110110 | 1111000 | 1000 | 110111 | 0 | 1011101 | 110101 | 1011111 | 1011000 | 11001 |
Color Harmonies of #367808
Complementary color
Monochromatic Colors of #367808
Black with #367808
Text Example
Text Example
White with #367808
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367808; }
p { color: rgb(54,120,8); }
H1.HeaderClassName
{
color: #367808;
}
.AnyTagClassName
{
color: #367808;
}
</style>
background-color css
<style>
a { background-color: #367808; }
a { background-color: rgb(54,120,8); }
div.DivClassName
{
background-color: #367808;
}
.BgClassName
{
background-color: #367808;
}
</style>
border-color css
<style>
span { border-color: #367808; }
span { border-color: rgb(54,120,8); }
td.TdClassName
{
border-color: #367808;
}
.TagClassName
{
border-color: #367808;
}
</style>