Shades of Bilbao #367508
Tints of Bilbao #367508
RGB
CMYK
RGB Variations
Color information
#367508 (or 0x367508) is known color: Bilbao. HEX triplet: 36, 75 and 08. RGB value is (54,117,8). Sum of RGB (Red+Green+Blue) = 54+117+8=179 (23% of max value = 765). Red value is 54 (21.48% from 255 or 30.17% from 179); Green value is 117 (46.09% from 255 or 65.36% from 179); Blue value is 8 (3.52% from 255 or 4.47% from 179); Max value from RGB is 117 - color contains mainly: green. Hex color #367508 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #367508 is #C98AF7. Grayscale: #565656. Windows color (decimal): -13208312 or 554294. OLE color: 554294.
HSL color Cylindrical-coordinate representation of color #367508: hue angle of 94.68º degrees, saturation: 0.87, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #367508 is Cyan = 0.54, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 54 | 117 | 8 | - |
| CMYK | 0.54 | 0 | 0.93 | 0.54 |
| HSL | 94.68º | 0.87% | 0.25% | - |
| HSV(B) | 94.68º | 0.93% | 0.46% | - |
| XYZ | 7.93 | 13.52 | 2.42 | - |
| YUV | 85.74 | 84.13 | 105.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 117 | 8 | 0.54 | 0 | 0.93 | 0.54 | 94.68 | 0.87 | 0.25 |
| Hex | 36 | 75 | 8 | 36 | 0 | 5D | 36 | 5F | 57 | 19 |
| Octal | 66 | 165 | 10 | 66 | 0 | 135 | 66 | 137 | 127 | 31 |
| Binary | 110110 | 1110101 | 1000 | 110110 | 0 | 1011101 | 110110 | 1011111 | 1010111 | 11001 |
Color Harmonies of #367508
Complementary color
Monochromatic Colors of #367508
Black with #367508
Text Example
Text Example
White with #367508
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367508; }
p { color: rgb(54,117,8); }
H1.HeaderClassName
{
color: #367508;
}
.AnyTagClassName
{
color: #367508;
}
</style>
background-color css
<style>
a { background-color: #367508; }
a { background-color: rgb(54,117,8); }
div.DivClassName
{
background-color: #367508;
}
.BgClassName
{
background-color: #367508;
}
</style>
border-color css
<style>
span { border-color: #367508; }
span { border-color: rgb(54,117,8); }
td.TdClassName
{
border-color: #367508;
}
.TagClassName
{
border-color: #367508;
}
</style>