Shades of Bilbao #437914
Tints of Bilbao #437914
RGB
CMYK
RGB Variations
Color information
#437914 (or 0x437914) is known color: Bilbao. HEX triplet: 43, 79 and 14. RGB value is (67,121,20). Sum of RGB (Red+Green+Blue) = 67+121+20=208 (27% of max value = 765). Red value is 67 (26.56% from 255 or 32.21% from 208); Green value is 121 (47.66% from 255 or 58.17% from 208); Blue value is 20 (8.20% from 255 or 9.62% from 208); Max value from RGB is 121 - color contains mainly: green. Hex color #437914 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #437914 is #BC86EB. Grayscale: #5D5D5D. Windows color (decimal): -12355308 or 1341763. OLE color: 1341763.
HSL color Cylindrical-coordinate representation of color #437914: hue angle of 92.08º degrees, saturation: 0.72, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #437914 is Cyan = 0.45, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 67 | 121 | 20 | - |
| CMYK | 0.45 | 0 | 0.83 | 0.53 |
| HSL | 92.08º | 0.72% | 0.28% | - |
| HSV(B) | 92.08º | 0.83% | 0.47% | - |
| XYZ | 9.28 | 14.92 | 3.05 | - |
| YUV | 93.34 | 86.61 | 109.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 121 | 20 | 0.45 | 0 | 0.83 | 0.53 | 92.08 | 0.72 | 0.28 |
| Hex | 43 | 79 | 14 | 2D | 0 | 53 | 35 | 5C | 48 | 1C |
| Octal | 103 | 171 | 24 | 55 | 0 | 123 | 65 | 134 | 110 | 34 |
| Binary | 1000011 | 1111001 | 10100 | 101101 | 0 | 1010011 | 110101 | 1011100 | 1001000 | 11100 |
Color Harmonies of #437914
Complementary color
Monochromatic Colors of #437914
Black with #437914
Text Example
Text Example
White with #437914
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #437914; }
p { color: rgb(67,121,20); }
H1.HeaderClassName
{
color: #437914;
}
.AnyTagClassName
{
color: #437914;
}
</style>
background-color css
<style>
a { background-color: #437914; }
a { background-color: rgb(67,121,20); }
div.DivClassName
{
background-color: #437914;
}
.BgClassName
{
background-color: #437914;
}
</style>
border-color css
<style>
span { border-color: #437914; }
span { border-color: rgb(67,121,20); }
td.TdClassName
{
border-color: #437914;
}
.TagClassName
{
border-color: #437914;
}
</style>