Shades of Bilbao #437814
Tints of Bilbao #437814
RGB
CMYK
RGB Variations
Color information
#437814 (or 0x437814) is known color: Bilbao. HEX triplet: 43, 78 and 14. RGB value is (67,120,20). Sum of RGB (Red+Green+Blue) = 67+120+20=207 (27% of max value = 765). Red value is 67 (26.56% from 255 or 32.37% from 207); Green value is 120 (47.27% from 255 or 57.97% from 207); Blue value is 20 (8.20% from 255 or 9.66% from 207); Max value from RGB is 120 - color contains mainly: green. Hex color #437814 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #437814 is #BC87EB. Grayscale: #5D5D5D. Windows color (decimal): -12355564 or 1341507. OLE color: 1341507.
HSL color Cylindrical-coordinate representation of color #437814: hue angle of 91.8º degrees, saturation: 0.71, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #437814 is Cyan = 0.44, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 67 | 120 | 20 | - |
| CMYK | 0.44 | 0 | 0.83 | 0.53 |
| HSL | 91.8º | 0.71% | 0.27% | - |
| HSV(B) | 91.8º | 0.83% | 0.47% | - |
| XYZ | 9.16 | 14.68 | 3.01 | - |
| YUV | 92.75 | 86.94 | 109.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 120 | 20 | 0.44 | 0 | 0.83 | 0.53 | 91.8 | 0.71 | 0.27 |
| Hex | 43 | 78 | 14 | 2C | 0 | 53 | 35 | 5C | 47 | 1B |
| Octal | 103 | 170 | 24 | 54 | 0 | 123 | 65 | 134 | 107 | 33 |
| Binary | 1000011 | 1111000 | 10100 | 101100 | 0 | 1010011 | 110101 | 1011100 | 1000111 | 11011 |
Color Harmonies of #437814
Complementary color
Monochromatic Colors of #437814
Black with #437814
Text Example
Text Example
White with #437814
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #437814; }
p { color: rgb(67,120,20); }
H1.HeaderClassName
{
color: #437814;
}
.AnyTagClassName
{
color: #437814;
}
</style>
background-color css
<style>
a { background-color: #437814; }
a { background-color: rgb(67,120,20); }
div.DivClassName
{
background-color: #437814;
}
.BgClassName
{
background-color: #437814;
}
</style>
border-color css
<style>
span { border-color: #437814; }
span { border-color: rgb(67,120,20); }
td.TdClassName
{
border-color: #437814;
}
.TagClassName
{
border-color: #437814;
}
</style>