Shades of Bilbao #368810
Tints of Bilbao #368810
RGB
CMYK
RGB Variations
Color information
#368810 (or 0x368810) is known color: Bilbao. HEX triplet: 36, 88 and 10. RGB value is (54,136,16). Sum of RGB (Red+Green+Blue) = 54+136+16=206 (27% of max value = 765). Red value is 54 (21.48% from 255 or 26.21% from 206); Green value is 136 (53.52% from 255 or 66.02% from 206); Blue value is 16 (6.64% from 255 or 7.77% from 206); Max value from RGB is 136 - color contains mainly: green. Hex color #368810 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #368810 is #C977EF. Grayscale: #626262. Windows color (decimal): -13203440 or 1083446. OLE color: 1083446.
HSL color Cylindrical-coordinate representation of color #368810: hue angle of 101º degrees, saturation: 0.79, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #368810 is Cyan = 0.60, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 54 | 136 | 16 | - |
| CMYK | 0.60 | 0 | 0.88 | 0.47 |
| HSL | 101º | 0.79% | 0.3% | - |
| HSV(B) | 101º | 0.88% | 0.53% | - |
| XYZ | 10.42 | 18.43 | 3.5 | - |
| YUV | 97.8 | 81.83 | 96.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 136 | 16 | 0.60 | 0 | 0.88 | 0.47 | 101 | 0.79 | 0.3 |
| Hex | 36 | 88 | 10 | 3C | 0 | 58 | 2F | 65 | 4F | 1E |
| Octal | 66 | 210 | 20 | 74 | 0 | 130 | 57 | 145 | 117 | 36 |
| Binary | 110110 | 10001000 | 10000 | 111100 | 0 | 1011000 | 101111 | 1100101 | 1001111 | 11110 |
Color Harmonies of #368810
Complementary color
Monochromatic Colors of #368810
Black with #368810
Text Example
Text Example
White with #368810
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #368810; }
p { color: rgb(54,136,16); }
H1.HeaderClassName
{
color: #368810;
}
.AnyTagClassName
{
color: #368810;
}
</style>
background-color css
<style>
a { background-color: #368810; }
a { background-color: rgb(54,136,16); }
div.DivClassName
{
background-color: #368810;
}
.BgClassName
{
background-color: #368810;
}
</style>
border-color css
<style>
span { border-color: #368810; }
span { border-color: rgb(54,136,16); }
td.TdClassName
{
border-color: #368810;
}
.TagClassName
{
border-color: #368810;
}
</style>