Shades of Bilbao #437520
Tints of Bilbao #437520
RGB
CMYK
RGB Variations
Color information
#437520 (or 0x437520) is known color: Bilbao. HEX triplet: 43, 75 and 20. RGB value is (67,117,32). Sum of RGB (Red+Green+Blue) = 67+117+32=216 (28% of max value = 765). Red value is 67 (26.56% from 255 or 31.02% from 216); Green value is 117 (46.09% from 255 or 54.17% from 216); Blue value is 32 (12.89% from 255 or 14.81% from 216); Max value from RGB is 117 - color contains mainly: green. Hex color #437520 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #437520 is #BC8ADF. Grayscale: #5C5C5C. Windows color (decimal): -12356320 or 2127171. OLE color: 2127171.
HSL color Cylindrical-coordinate representation of color #437520: hue angle of 95.29º degrees, saturation: 0.57, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #437520 is Cyan = 0.43, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 67 | 117 | 32 | - |
| CMYK | 0.43 | 0 | 0.73 | 0.54 |
| HSL | 95.29º | 0.57% | 0.29% | - |
| HSV(B) | 95.29º | 0.73% | 0.46% | - |
| XYZ | 8.94 | 14.02 | 3.6 | - |
| YUV | 92.36 | 93.94 | 109.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 117 | 32 | 0.43 | 0 | 0.73 | 0.54 | 95.29 | 0.57 | 0.29 |
| Hex | 43 | 75 | 20 | 2B | 0 | 49 | 36 | 5F | 39 | 1D |
| Octal | 103 | 165 | 40 | 53 | 0 | 111 | 66 | 137 | 71 | 35 |
| Binary | 1000011 | 1110101 | 100000 | 101011 | 0 | 1001001 | 110110 | 1011111 | 111001 | 11101 |
Color Harmonies of #437520
Complementary color
Monochromatic Colors of #437520
Black with #437520
Text Example
Text Example
White with #437520
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #437520; }
p { color: rgb(67,117,32); }
H1.HeaderClassName
{
color: #437520;
}
.AnyTagClassName
{
color: #437520;
}
</style>
background-color css
<style>
a { background-color: #437520; }
a { background-color: rgb(67,117,32); }
div.DivClassName
{
background-color: #437520;
}
.BgClassName
{
background-color: #437520;
}
</style>
border-color css
<style>
span { border-color: #437520; }
span { border-color: rgb(67,117,32); }
td.TdClassName
{
border-color: #437520;
}
.TagClassName
{
border-color: #437520;
}
</style>