Shades of Bilbao #367409
Tints of Bilbao #367409
RGB
CMYK
RGB Variations
Color information
#367409 (or 0x367409) is known color: Bilbao. HEX triplet: 36, 74 and 09. RGB value is (54,116,9). Sum of RGB (Red+Green+Blue) = 54+116+9=179 (23% of max value = 765). Red value is 54 (21.48% from 255 or 30.17% from 179); Green value is 116 (45.70% from 255 or 64.80% from 179); Blue value is 9 (3.91% from 255 or 5.03% from 179); Max value from RGB is 116 - color contains mainly: green. Hex color #367409 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #367409 is #C98BF6. Grayscale: #555555. Windows color (decimal): -13208567 or 619574. OLE color: 619574.
HSL color Cylindrical-coordinate representation of color #367409: hue angle of 94.77º degrees, saturation: 0.86, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #367409 is Cyan = 0.53, Magento = 0, Yellow = 0.92 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 54 | 116 | 9 | - |
| CMYK | 0.53 | 0 | 0.92 | 0.55 |
| HSL | 94.77º | 0.86% | 0.25% | - |
| HSV(B) | 94.77º | 0.92% | 0.45% | - |
| XYZ | 7.82 | 13.29 | 2.41 | - |
| YUV | 85.26 | 84.96 | 105.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 116 | 9 | 0.53 | 0 | 0.92 | 0.55 | 94.77 | 0.86 | 0.25 |
| Hex | 36 | 74 | 9 | 35 | 0 | 5C | 37 | 5F | 56 | 19 |
| Octal | 66 | 164 | 11 | 65 | 0 | 134 | 67 | 137 | 126 | 31 |
| Binary | 110110 | 1110100 | 1001 | 110101 | 0 | 1011100 | 110111 | 1011111 | 1010110 | 11001 |
Color Harmonies of #367409
Complementary color
Monochromatic Colors of #367409
Black with #367409
Text Example
Text Example
White with #367409
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367409; }
p { color: rgb(54,116,9); }
H1.HeaderClassName
{
color: #367409;
}
.AnyTagClassName
{
color: #367409;
}
</style>
background-color css
<style>
a { background-color: #367409; }
a { background-color: rgb(54,116,9); }
div.DivClassName
{
background-color: #367409;
}
.BgClassName
{
background-color: #367409;
}
</style>
border-color css
<style>
span { border-color: #367409; }
span { border-color: rgb(54,116,9); }
td.TdClassName
{
border-color: #367409;
}
.TagClassName
{
border-color: #367409;
}
</style>