Shades of Bilbao #368918
Tints of Bilbao #368918
RGB
CMYK
RGB Variations
Color information
#368918 (or 0x368918) is known color: Bilbao. HEX triplet: 36, 89 and 18. RGB value is (54,137,24). Sum of RGB (Red+Green+Blue) = 54+137+24=215 (28% of max value = 765). Red value is 54 (21.48% from 255 or 25.12% from 215); Green value is 137 (53.91% from 255 or 63.72% from 215); Blue value is 24 (9.77% from 255 or 11.16% from 215); Max value from RGB is 137 - color contains mainly: green. Hex color #368918 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #368918 is #C976E7. Grayscale: #636363. Windows color (decimal): -13203176 or 1607990. OLE color: 1607990.
HSL color Cylindrical-coordinate representation of color #368918: hue angle of 104.07º degrees, saturation: 0.7, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #368918 is Cyan = 0.61, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 54 | 137 | 24 | - |
| CMYK | 0.61 | 0 | 0.82 | 0.46 |
| HSL | 104.07º | 0.7% | 0.32% | - |
| HSV(B) | 104.07º | 0.82% | 0.54% | - |
| XYZ | 10.63 | 18.74 | 3.92 | - |
| YUV | 99.3 | 85.5 | 95.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 137 | 24 | 0.61 | 0 | 0.82 | 0.46 | 104.07 | 0.7 | 0.32 |
| Hex | 36 | 89 | 18 | 3D | 0 | 52 | 2E | 68 | 46 | 20 |
| Octal | 66 | 211 | 30 | 75 | 0 | 122 | 56 | 150 | 106 | 40 |
| Binary | 110110 | 10001001 | 11000 | 111101 | 0 | 1010010 | 101110 | 1101000 | 1000110 | 100000 |
Color Harmonies of #368918
Complementary color
Monochromatic Colors of #368918
Black with #368918
Text Example
Text Example
White with #368918
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #368918; }
p { color: rgb(54,137,24); }
H1.HeaderClassName
{
color: #368918;
}
.AnyTagClassName
{
color: #368918;
}
</style>
background-color css
<style>
a { background-color: #368918; }
a { background-color: rgb(54,137,24); }
div.DivClassName
{
background-color: #368918;
}
.BgClassName
{
background-color: #368918;
}
</style>
border-color css
<style>
span { border-color: #368918; }
span { border-color: rgb(54,137,24); }
td.TdClassName
{
border-color: #368918;
}
.TagClassName
{
border-color: #368918;
}
</style>