Shades of Bilbao #368005
Tints of Bilbao #368005
RGB
CMYK
RGB Variations
Color information
#368005 (or 0x368005) is known color: Bilbao. HEX triplet: 36, 80 and 05. RGB value is (54,128,5). Sum of RGB (Red+Green+Blue) = 54+128+5=187 (24% of max value = 765). Red value is 54 (21.48% from 255 or 28.88% from 187); Green value is 128 (50.39% from 255 or 68.45% from 187); Blue value is 5 (2.34% from 255 or 2.67% from 187); Max value from RGB is 128 - color contains mainly: green. Hex color #368005 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #368005 is #C97FFA. Grayscale: #5C5C5C. Windows color (decimal): -13205499 or 360502. OLE color: 360502.
HSL color Cylindrical-coordinate representation of color #368005: hue angle of 96.1º degrees, saturation: 0.92, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #368005 is Cyan = 0.58, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 54 | 128 | 5 | - |
| CMYK | 0.58 | 0 | 0.96 | 0.50 |
| HSL | 96.1º | 0.92% | 0.26% | - |
| HSV(B) | 96.1º | 0.96% | 0.5% | - |
| XYZ | 9.27 | 16.23 | 2.79 | - |
| YUV | 91.85 | 78.98 | 101 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 128 | 5 | 0.58 | 0 | 0.96 | 0.50 | 96.1 | 0.92 | 0.26 |
| Hex | 36 | 80 | 5 | 3A | 0 | 60 | 32 | 60 | 5C | 1A |
| Octal | 66 | 200 | 5 | 72 | 0 | 140 | 62 | 140 | 134 | 32 |
| Binary | 110110 | 10000000 | 101 | 111010 | 0 | 1100000 | 110010 | 1100000 | 1011100 | 11010 |
Color Harmonies of #368005
Complementary color
Monochromatic Colors of #368005
Black with #368005
Text Example
Text Example
White with #368005
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #368005; }
p { color: rgb(54,128,5); }
H1.HeaderClassName
{
color: #368005;
}
.AnyTagClassName
{
color: #368005;
}
</style>
background-color css
<style>
a { background-color: #368005; }
a { background-color: rgb(54,128,5); }
div.DivClassName
{
background-color: #368005;
}
.BgClassName
{
background-color: #368005;
}
</style>
border-color css
<style>
span { border-color: #368005; }
span { border-color: rgb(54,128,5); }
td.TdClassName
{
border-color: #368005;
}
.TagClassName
{
border-color: #368005;
}
</style>