Shades of Bilbao #437612
Tints of Bilbao #437612
RGB
CMYK
RGB Variations
Color information
#437612 (or 0x437612) is known color: Bilbao. HEX triplet: 43, 76 and 12. RGB value is (67,118,18). Sum of RGB (Red+Green+Blue) = 67+118+18=203 (26% of max value = 765). Red value is 67 (26.56% from 255 or 33.00% from 203); Green value is 118 (46.48% from 255 or 58.13% from 203); Blue value is 18 (7.42% from 255 or 8.87% from 203); Max value from RGB is 118 - color contains mainly: green. Hex color #437612 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #437612 is #BC89ED. Grayscale: #5B5B5B. Windows color (decimal): -12356078 or 1209923. OLE color: 1209923.
HSL color Cylindrical-coordinate representation of color #437612: hue angle of 90.6º degrees, saturation: 0.74, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #437612 is Cyan = 0.43, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 67 | 118 | 18 | - |
| CMYK | 0.43 | 0 | 0.85 | 0.54 |
| HSL | 90.6º | 0.74% | 0.27% | - |
| HSV(B) | 90.6º | 0.85% | 0.46% | - |
| XYZ | 8.9 | 14.19 | 2.84 | - |
| YUV | 91.35 | 86.6 | 110.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 118 | 18 | 0.43 | 0 | 0.85 | 0.54 | 90.6 | 0.74 | 0.27 |
| Hex | 43 | 76 | 12 | 2B | 0 | 55 | 36 | 5B | 4A | 1B |
| Octal | 103 | 166 | 22 | 53 | 0 | 125 | 66 | 133 | 112 | 33 |
| Binary | 1000011 | 1110110 | 10010 | 101011 | 0 | 1010101 | 110110 | 1011011 | 1001010 | 11011 |
Color Harmonies of #437612
Complementary color
Monochromatic Colors of #437612
Black with #437612
Text Example
Text Example
White with #437612
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #437612; }
p { color: rgb(67,118,18); }
H1.HeaderClassName
{
color: #437612;
}
.AnyTagClassName
{
color: #437612;
}
</style>
background-color css
<style>
a { background-color: #437612; }
a { background-color: rgb(67,118,18); }
div.DivClassName
{
background-color: #437612;
}
.BgClassName
{
background-color: #437612;
}
</style>
border-color css
<style>
span { border-color: #437612; }
span { border-color: rgb(67,118,18); }
td.TdClassName
{
border-color: #437612;
}
.TagClassName
{
border-color: #437612;
}
</style>