Shades of Bilbao #437532
Tints of Bilbao #437532
RGB
CMYK
RGB Variations
Color information
#437532 (or 0x437532) is known color: Bilbao. HEX triplet: 43, 75 and 32. RGB value is (67,117,50). Sum of RGB (Red+Green+Blue) = 67+117+50=234 (30% of max value = 765). Red value is 67 (26.56% from 255 or 28.63% from 234); Green value is 117 (46.09% from 255 or 50% from 234); Blue value is 50 (19.92% from 255 or 21.37% from 234); Max value from RGB is 117 - color contains mainly: green. Hex color #437532 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #437532 is #BC8ACD. Grayscale: #5E5E5E. Windows color (decimal): -12356302 or 3306819. OLE color: 3306819.
HSL color Cylindrical-coordinate representation of color #437532: hue angle of 104.78º degrees, saturation: 0.4, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #437532 is Cyan = 0.43, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 67 | 117 | 50 | - |
| CMYK | 0.43 | 0 | 0.57 | 0.54 |
| HSL | 104.78º | 0.4% | 0.33% | - |
| HSV(B) | 104.78º | 0.57% | 0.46% | - |
| XYZ | 9.25 | 14.15 | 5.26 | - |
| YUV | 94.41 | 102.94 | 108.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 117 | 50 | 0.43 | 0 | 0.57 | 0.54 | 104.78 | 0.4 | 0.33 |
| Hex | 43 | 75 | 32 | 2B | 0 | 39 | 36 | 69 | 28 | 21 |
| Octal | 103 | 165 | 62 | 53 | 0 | 71 | 66 | 151 | 50 | 41 |
| Binary | 1000011 | 1110101 | 110010 | 101011 | 0 | 111001 | 110110 | 1101001 | 101000 | 100001 |
Color Harmonies of #437532
Complementary color
Monochromatic Colors of #437532
Black with #437532
Text Example
Text Example
White with #437532
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #437532; }
p { color: rgb(67,117,50); }
H1.HeaderClassName
{
color: #437532;
}
.AnyTagClassName
{
color: #437532;
}
</style>
background-color css
<style>
a { background-color: #437532; }
a { background-color: rgb(67,117,50); }
div.DivClassName
{
background-color: #437532;
}
.BgClassName
{
background-color: #437532;
}
</style>
border-color css
<style>
span { border-color: #437532; }
span { border-color: rgb(67,117,50); }
td.TdClassName
{
border-color: #437532;
}
.TagClassName
{
border-color: #437532;
}
</style>