Shades of Bilbao #367503
Tints of Bilbao #367503
RGB
CMYK
RGB Variations
Color information
#367503 (or 0x367503) is known color: Bilbao. HEX triplet: 36, 75 and 03. RGB value is (54,117,3). Sum of RGB (Red+Green+Blue) = 54+117+3=174 (23% of max value = 765). Red value is 54 (21.48% from 255 or 31.03% from 174); Green value is 117 (46.09% from 255 or 67.24% from 174); Blue value is 3 (1.56% from 255 or 1.72% from 174); Max value from RGB is 117 - color contains mainly: green. Hex color #367503 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #367503 is #C98AFC. Grayscale: #555555. Windows color (decimal): -13208317 or 226614. OLE color: 226614.
HSL color Cylindrical-coordinate representation of color #367503: hue angle of 93.16º degrees, saturation: 0.95, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #367503 is Cyan = 0.54, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 54 | 117 | 3 | - |
| CMYK | 0.54 | 0 | 0.97 | 0.54 |
| HSL | 93.16º | 0.95% | 0.24% | - |
| HSV(B) | 93.16º | 0.97% | 0.46% | - |
| XYZ | 7.9 | 13.51 | 2.28 | - |
| YUV | 85.17 | 81.63 | 105.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 117 | 3 | 0.54 | 0 | 0.97 | 0.54 | 93.16 | 0.95 | 0.24 |
| Hex | 36 | 75 | 3 | 36 | 0 | 61 | 36 | 5D | 5F | 18 |
| Octal | 66 | 165 | 3 | 66 | 0 | 141 | 66 | 135 | 137 | 30 |
| Binary | 110110 | 1110101 | 11 | 110110 | 0 | 1100001 | 110110 | 1011101 | 1011111 | 11000 |
Color Harmonies of #367503
Complementary color
Monochromatic Colors of #367503
Black with #367503
Text Example
Text Example
White with #367503
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367503; }
p { color: rgb(54,117,3); }
H1.HeaderClassName
{
color: #367503;
}
.AnyTagClassName
{
color: #367503;
}
</style>
background-color css
<style>
a { background-color: #367503; }
a { background-color: rgb(54,117,3); }
div.DivClassName
{
background-color: #367503;
}
.BgClassName
{
background-color: #367503;
}
</style>
border-color css
<style>
span { border-color: #367503; }
span { border-color: rgb(54,117,3); }
td.TdClassName
{
border-color: #367503;
}
.TagClassName
{
border-color: #367503;
}
</style>