Shades of Bilbao #368019
Tints of Bilbao #368019
RGB
CMYK
RGB Variations
Color information
#368019 (or 0x368019) is known color: Bilbao. HEX triplet: 36, 80 and 19. RGB value is (54,128,25). Sum of RGB (Red+Green+Blue) = 54+128+25=207 (27% of max value = 765). Red value is 54 (21.48% from 255 or 26.09% from 207); Green value is 128 (50.39% from 255 or 61.84% from 207); Blue value is 25 (10.16% from 255 or 12.08% from 207); Max value from RGB is 128 - color contains mainly: green. Hex color #368019 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #368019 is #C97FE6. Grayscale: #5E5E5E. Windows color (decimal): -13205479 or 1671222. OLE color: 1671222.
HSL color Cylindrical-coordinate representation of color #368019: hue angle of 103.11º degrees, saturation: 0.67, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #368019 is Cyan = 0.58, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 54 | 128 | 25 | - |
| CMYK | 0.58 | 0 | 0.80 | 0.50 |
| HSL | 103.11º | 0.67% | 0.3% | - |
| HSV(B) | 103.11º | 0.8% | 0.5% | - |
| XYZ | 9.42 | 16.29 | 3.57 | - |
| YUV | 94.13 | 88.98 | 99.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 128 | 25 | 0.58 | 0 | 0.80 | 0.50 | 103.11 | 0.67 | 0.3 |
| Hex | 36 | 80 | 19 | 3A | 0 | 50 | 32 | 67 | 43 | 1E |
| Octal | 66 | 200 | 31 | 72 | 0 | 120 | 62 | 147 | 103 | 36 |
| Binary | 110110 | 10000000 | 11001 | 111010 | 0 | 1010000 | 110010 | 1100111 | 1000011 | 11110 |
Color Harmonies of #368019
Complementary color
Monochromatic Colors of #368019
Black with #368019
Text Example
Text Example
White with #368019
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #368019; }
p { color: rgb(54,128,25); }
H1.HeaderClassName
{
color: #368019;
}
.AnyTagClassName
{
color: #368019;
}
</style>
background-color css
<style>
a { background-color: #368019; }
a { background-color: rgb(54,128,25); }
div.DivClassName
{
background-color: #368019;
}
.BgClassName
{
background-color: #368019;
}
</style>
border-color css
<style>
span { border-color: #368019; }
span { border-color: rgb(54,128,25); }
td.TdClassName
{
border-color: #368019;
}
.TagClassName
{
border-color: #368019;
}
</style>