Shades of Bilbao #437410
Tints of Bilbao #437410
RGB
CMYK
RGB Variations
Color information
#437410 (or 0x437410) is known color: Bilbao. HEX triplet: 43, 74 and 10. RGB value is (67,116,16). Sum of RGB (Red+Green+Blue) = 67+116+16=199 (26% of max value = 765). Red value is 67 (26.56% from 255 or 33.67% from 199); Green value is 116 (45.70% from 255 or 58.29% from 199); Blue value is 16 (6.64% from 255 or 8.04% from 199); Max value from RGB is 116 - color contains mainly: green. Hex color #437410 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #437410 is #BC8BEF. Grayscale: #5A5A5A. Windows color (decimal): -12356592 or 1078339. OLE color: 1078339.
HSL color Cylindrical-coordinate representation of color #437410: hue angle of 89.4º degrees, saturation: 0.76, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #437410 is Cyan = 0.42, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 67 | 116 | 16 | - |
| CMYK | 0.42 | 0 | 0.86 | 0.55 |
| HSL | 89.4º | 0.76% | 0.26% | - |
| HSV(B) | 89.4º | 0.86% | 0.45% | - |
| XYZ | 8.65 | 13.72 | 2.68 | - |
| YUV | 89.95 | 86.27 | 111.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 116 | 16 | 0.42 | 0 | 0.86 | 0.55 | 89.4 | 0.76 | 0.26 |
| Hex | 43 | 74 | 10 | 2A | 0 | 56 | 37 | 59 | 4C | 1A |
| Octal | 103 | 164 | 20 | 52 | 0 | 126 | 67 | 131 | 114 | 32 |
| Binary | 1000011 | 1110100 | 10000 | 101010 | 0 | 1010110 | 110111 | 1011001 | 1001100 | 11010 |
Color Harmonies of #437410
Complementary color
Monochromatic Colors of #437410
Black with #437410
Text Example
Text Example
White with #437410
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #437410; }
p { color: rgb(67,116,16); }
H1.HeaderClassName
{
color: #437410;
}
.AnyTagClassName
{
color: #437410;
}
</style>
background-color css
<style>
a { background-color: #437410; }
a { background-color: rgb(67,116,16); }
div.DivClassName
{
background-color: #437410;
}
.BgClassName
{
background-color: #437410;
}
</style>
border-color css
<style>
span { border-color: #437410; }
span { border-color: rgb(67,116,16); }
td.TdClassName
{
border-color: #437410;
}
.TagClassName
{
border-color: #437410;
}
</style>