Shades of Bilbao #437314
Tints of Bilbao #437314
RGB
CMYK
RGB Variations
Color information
#437314 (or 0x437314) is known color: Bilbao. HEX triplet: 43, 73 and 14. RGB value is (67,115,20). Sum of RGB (Red+Green+Blue) = 67+115+20=202 (26% of max value = 765). Red value is 67 (26.56% from 255 or 33.17% from 202); Green value is 115 (45.31% from 255 or 56.93% from 202); Blue value is 20 (8.20% from 255 or 9.90% from 202); Max value from RGB is 115 - color contains mainly: green. Hex color #437314 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #437314 is #BC8CEB. Grayscale: #5A5A5A. Windows color (decimal): -12356844 or 1340227. OLE color: 1340227.
HSL color Cylindrical-coordinate representation of color #437314: hue angle of 90.32º degrees, saturation: 0.7, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #437314 is Cyan = 0.42, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 67 | 115 | 20 | - |
| CMYK | 0.42 | 0 | 0.83 | 0.55 |
| HSL | 90.32º | 0.7% | 0.26% | - |
| HSV(B) | 90.32º | 0.83% | 0.45% | - |
| XYZ | 8.57 | 13.51 | 2.82 | - |
| YUV | 89.82 | 88.6 | 111.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 115 | 20 | 0.42 | 0 | 0.83 | 0.55 | 90.32 | 0.7 | 0.26 |
| Hex | 43 | 73 | 14 | 2A | 0 | 53 | 37 | 5A | 46 | 1A |
| Octal | 103 | 163 | 24 | 52 | 0 | 123 | 67 | 132 | 106 | 32 |
| Binary | 1000011 | 1110011 | 10100 | 101010 | 0 | 1010011 | 110111 | 1011010 | 1000110 | 11010 |
Color Harmonies of #437314
Complementary color
Monochromatic Colors of #437314
Black with #437314
Text Example
Text Example
White with #437314
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #437314; }
p { color: rgb(67,115,20); }
H1.HeaderClassName
{
color: #437314;
}
.AnyTagClassName
{
color: #437314;
}
</style>
background-color css
<style>
a { background-color: #437314; }
a { background-color: rgb(67,115,20); }
div.DivClassName
{
background-color: #437314;
}
.BgClassName
{
background-color: #437314;
}
</style>
border-color css
<style>
span { border-color: #437314; }
span { border-color: rgb(67,115,20); }
td.TdClassName
{
border-color: #437314;
}
.TagClassName
{
border-color: #437314;
}
</style>