Shades of Bilbao #437320
Tints of Bilbao #437320
RGB
CMYK
RGB Variations
Color information
#437320 (or 0x437320) is known color: Bilbao. HEX triplet: 43, 73 and 20. RGB value is (67,115,32). Sum of RGB (Red+Green+Blue) = 67+115+32=214 (28% of max value = 765). Red value is 67 (26.56% from 255 or 31.31% from 214); Green value is 115 (45.31% from 255 or 53.74% from 214); Blue value is 32 (12.89% from 255 or 14.95% from 214); Max value from RGB is 115 - color contains mainly: green. Hex color #437320 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #437320 is #BC8CDF. Grayscale: #5B5B5B. Windows color (decimal): -12356832 or 2126659. OLE color: 2126659.
HSL color Cylindrical-coordinate representation of color #437320: hue angle of 94.7º degrees, saturation: 0.56, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #437320 is Cyan = 0.42, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 67 | 115 | 32 | - |
| CMYK | 0.42 | 0 | 0.72 | 0.55 |
| HSL | 94.7º | 0.56% | 0.29% | - |
| HSV(B) | 94.7º | 0.72% | 0.45% | - |
| XYZ | 8.71 | 13.56 | 3.52 | - |
| YUV | 91.19 | 94.6 | 110.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 115 | 32 | 0.42 | 0 | 0.72 | 0.55 | 94.7 | 0.56 | 0.29 |
| Hex | 43 | 73 | 20 | 2A | 0 | 48 | 37 | 5F | 38 | 1D |
| Octal | 103 | 163 | 40 | 52 | 0 | 110 | 67 | 137 | 70 | 35 |
| Binary | 1000011 | 1110011 | 100000 | 101010 | 0 | 1001000 | 110111 | 1011111 | 111000 | 11101 |
Color Harmonies of #437320
Complementary color
Monochromatic Colors of #437320
Black with #437320
Text Example
Text Example
White with #437320
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #437320; }
p { color: rgb(67,115,32); }
H1.HeaderClassName
{
color: #437320;
}
.AnyTagClassName
{
color: #437320;
}
</style>
background-color css
<style>
a { background-color: #437320; }
a { background-color: rgb(67,115,32); }
div.DivClassName
{
background-color: #437320;
}
.BgClassName
{
background-color: #437320;
}
</style>
border-color css
<style>
span { border-color: #437320; }
span { border-color: rgb(67,115,32); }
td.TdClassName
{
border-color: #437320;
}
.TagClassName
{
border-color: #437320;
}
</style>