Shades of Bilbao #437312
Tints of Bilbao #437312
RGB
CMYK
RGB Variations
Color information
#437312 (or 0x437312) is known color: Bilbao. HEX triplet: 43, 73 and 12. RGB value is (67,115,18). Sum of RGB (Red+Green+Blue) = 67+115+18=200 (26% of max value = 765). Red value is 67 (26.56% from 255 or 33.5% from 200); Green value is 115 (45.31% from 255 or 57.5% from 200); Blue value is 18 (7.42% from 255 or 9% from 200); Max value from RGB is 115 - color contains mainly: green. Hex color #437312 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #437312 is #BC8CED. Grayscale: #595959. Windows color (decimal): -12356846 or 1209155. OLE color: 1209155.
HSL color Cylindrical-coordinate representation of color #437312: hue angle of 89.69º degrees, saturation: 0.73, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #437312 is Cyan = 0.42, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 67 | 115 | 18 | - |
| CMYK | 0.42 | 0 | 0.84 | 0.55 |
| HSL | 89.69º | 0.73% | 0.26% | - |
| HSV(B) | 89.69º | 0.84% | 0.45% | - |
| XYZ | 8.55 | 13.5 | 2.73 | - |
| YUV | 89.59 | 87.6 | 111.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 115 | 18 | 0.42 | 0 | 0.84 | 0.55 | 89.69 | 0.73 | 0.26 |
| Hex | 43 | 73 | 12 | 2A | 0 | 54 | 37 | 5A | 49 | 1A |
| Octal | 103 | 163 | 22 | 52 | 0 | 124 | 67 | 132 | 111 | 32 |
| Binary | 1000011 | 1110011 | 10010 | 101010 | 0 | 1010100 | 110111 | 1011010 | 1001001 | 11010 |
Color Harmonies of #437312
Complementary color
Monochromatic Colors of #437312
Black with #437312
Text Example
Text Example
White with #437312
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #437312; }
p { color: rgb(67,115,18); }
H1.HeaderClassName
{
color: #437312;
}
.AnyTagClassName
{
color: #437312;
}
</style>
background-color css
<style>
a { background-color: #437312; }
a { background-color: rgb(67,115,18); }
div.DivClassName
{
background-color: #437312;
}
.BgClassName
{
background-color: #437312;
}
</style>
border-color css
<style>
span { border-color: #437312; }
span { border-color: rgb(67,115,18); }
td.TdClassName
{
border-color: #437312;
}
.TagClassName
{
border-color: #437312;
}
</style>