Shades of Bilbao #367507
Tints of Bilbao #367507
RGB
CMYK
RGB Variations
Color information
#367507 (or 0x367507) is known color: Bilbao. HEX triplet: 36, 75 and 07. RGB value is (54,117,7). Sum of RGB (Red+Green+Blue) = 54+117+7=178 (23% of max value = 765). Red value is 54 (21.48% from 255 or 30.34% from 178); Green value is 117 (46.09% from 255 or 65.73% from 178); Blue value is 7 (3.12% from 255 or 3.93% from 178); Max value from RGB is 117 - color contains mainly: green. Hex color #367507 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #367507 is #C98AF8. Grayscale: #565656. Windows color (decimal): -13208313 or 488758. OLE color: 488758.
HSL color Cylindrical-coordinate representation of color #367507: hue angle of 94.36º degrees, saturation: 0.89, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #367507 is Cyan = 0.54, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 54 | 117 | 7 | - |
| CMYK | 0.54 | 0 | 0.94 | 0.54 |
| HSL | 94.36º | 0.89% | 0.24% | - |
| HSV(B) | 94.36º | 0.94% | 0.46% | - |
| XYZ | 7.92 | 13.52 | 2.39 | - |
| YUV | 85.62 | 83.63 | 105.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 117 | 7 | 0.54 | 0 | 0.94 | 0.54 | 94.36 | 0.89 | 0.24 |
| Hex | 36 | 75 | 7 | 36 | 0 | 5E | 36 | 5E | 59 | 18 |
| Octal | 66 | 165 | 7 | 66 | 0 | 136 | 66 | 136 | 131 | 30 |
| Binary | 110110 | 1110101 | 111 | 110110 | 0 | 1011110 | 110110 | 1011110 | 1011001 | 11000 |
Color Harmonies of #367507
Complementary color
Monochromatic Colors of #367507
Black with #367507
Text Example
Text Example
White with #367507
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367507; }
p { color: rgb(54,117,7); }
H1.HeaderClassName
{
color: #367507;
}
.AnyTagClassName
{
color: #367507;
}
</style>
background-color css
<style>
a { background-color: #367507; }
a { background-color: rgb(54,117,7); }
div.DivClassName
{
background-color: #367507;
}
.BgClassName
{
background-color: #367507;
}
</style>
border-color css
<style>
span { border-color: #367507; }
span { border-color: rgb(54,117,7); }
td.TdClassName
{
border-color: #367507;
}
.TagClassName
{
border-color: #367507;
}
</style>