Shades of Bilbao #368204
Tints of Bilbao #368204
RGB
CMYK
RGB Variations
Color information
#368204 (or 0x368204) is known color: Bilbao. HEX triplet: 36, 82 and 04. RGB value is (54,130,4). Sum of RGB (Red+Green+Blue) = 54+130+4=188 (24% of max value = 765). Red value is 54 (21.48% from 255 or 28.72% from 188); Green value is 130 (51.17% from 255 or 69.15% from 188); Blue value is 4 (1.95% from 255 or 2.13% from 188); Max value from RGB is 130 - color contains mainly: green. Hex color #368204 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #368204 is #C97DFB. Grayscale: #5D5D5D. Windows color (decimal): -13204988 or 295478. OLE color: 295478.
HSL color Cylindrical-coordinate representation of color #368204: hue angle of 96.19º degrees, saturation: 0.94, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #368204 is Cyan = 0.58, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 54 | 130 | 4 | - |
| CMYK | 0.58 | 0 | 0.97 | 0.49 |
| HSL | 96.19º | 0.94% | 0.26% | - |
| HSV(B) | 96.19º | 0.97% | 0.51% | - |
| XYZ | 9.53 | 16.76 | 2.85 | - |
| YUV | 92.91 | 77.82 | 100.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 130 | 4 | 0.58 | 0 | 0.97 | 0.49 | 96.19 | 0.94 | 0.26 |
| Hex | 36 | 82 | 4 | 3A | 0 | 61 | 31 | 60 | 5E | 1A |
| Octal | 66 | 202 | 4 | 72 | 0 | 141 | 61 | 140 | 136 | 32 |
| Binary | 110110 | 10000010 | 100 | 111010 | 0 | 1100001 | 110001 | 1100000 | 1011110 | 11010 |
Color Harmonies of #368204
Complementary color
Monochromatic Colors of #368204
Black with #368204
Text Example
Text Example
White with #368204
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #368204; }
p { color: rgb(54,130,4); }
H1.HeaderClassName
{
color: #368204;
}
.AnyTagClassName
{
color: #368204;
}
</style>
background-color css
<style>
a { background-color: #368204; }
a { background-color: rgb(54,130,4); }
div.DivClassName
{
background-color: #368204;
}
.BgClassName
{
background-color: #368204;
}
</style>
border-color css
<style>
span { border-color: #368204; }
span { border-color: rgb(54,130,4); }
td.TdClassName
{
border-color: #368204;
}
.TagClassName
{
border-color: #368204;
}
</style>