Shades of Bilbao #437812
Tints of Bilbao #437812
RGB
CMYK
RGB Variations
Color information
#437812 (or 0x437812) is known color: Bilbao. HEX triplet: 43, 78 and 12. RGB value is (67,120,18). Sum of RGB (Red+Green+Blue) = 67+120+18=205 (27% of max value = 765). Red value is 67 (26.56% from 255 or 32.68% from 205); Green value is 120 (47.27% from 255 or 58.54% from 205); Blue value is 18 (7.42% from 255 or 8.78% from 205); Max value from RGB is 120 - color contains mainly: green. Hex color #437812 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #437812 is #BC87ED. Grayscale: #5C5C5C. Windows color (decimal): -12355566 or 1210435. OLE color: 1210435.
HSL color Cylindrical-coordinate representation of color #437812: hue angle of 91.18º degrees, saturation: 0.74, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #437812 is Cyan = 0.44, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 67 | 120 | 18 | - |
| CMYK | 0.44 | 0 | 0.85 | 0.53 |
| HSL | 91.18º | 0.74% | 0.27% | - |
| HSV(B) | 91.18º | 0.85% | 0.47% | - |
| XYZ | 9.14 | 14.67 | 2.92 | - |
| YUV | 92.53 | 85.94 | 109.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 120 | 18 | 0.44 | 0 | 0.85 | 0.53 | 91.18 | 0.74 | 0.27 |
| Hex | 43 | 78 | 12 | 2C | 0 | 55 | 35 | 5B | 4A | 1B |
| Octal | 103 | 170 | 22 | 54 | 0 | 125 | 65 | 133 | 112 | 33 |
| Binary | 1000011 | 1111000 | 10010 | 101100 | 0 | 1010101 | 110101 | 1011011 | 1001010 | 11011 |
Color Harmonies of #437812
Complementary color
Monochromatic Colors of #437812
Black with #437812
Text Example
Text Example
White with #437812
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #437812; }
p { color: rgb(67,120,18); }
H1.HeaderClassName
{
color: #437812;
}
.AnyTagClassName
{
color: #437812;
}
</style>
background-color css
<style>
a { background-color: #437812; }
a { background-color: rgb(67,120,18); }
div.DivClassName
{
background-color: #437812;
}
.BgClassName
{
background-color: #437812;
}
</style>
border-color css
<style>
span { border-color: #437812; }
span { border-color: rgb(67,120,18); }
td.TdClassName
{
border-color: #437812;
}
.TagClassName
{
border-color: #437812;
}
</style>