Shades of Bilbao #437428
Tints of Bilbao #437428
RGB
CMYK
RGB Variations
Color information
#437428 (or 0x437428) is known color: Bilbao. HEX triplet: 43, 74 and 28. RGB value is (67,116,40). Sum of RGB (Red+Green+Blue) = 67+116+40=223 (29% of max value = 765). Red value is 67 (26.56% from 255 or 30.04% from 223); Green value is 116 (45.70% from 255 or 52.02% from 223); Blue value is 40 (16.02% from 255 or 17.94% from 223); Max value from RGB is 116 - color contains mainly: green. Hex color #437428 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #437428 is #BC8BD7. Grayscale: #5C5C5C. Windows color (decimal): -12356568 or 2651203. OLE color: 2651203.
HSL color Cylindrical-coordinate representation of color #437428: hue angle of 98.68º degrees, saturation: 0.49, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #437428 is Cyan = 0.42, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 67 | 116 | 40 | - |
| CMYK | 0.42 | 0 | 0.66 | 0.55 |
| HSL | 98.68º | 0.49% | 0.31% | - |
| HSV(B) | 98.68º | 0.66% | 0.45% | - |
| XYZ | 8.94 | 13.84 | 4.21 | - |
| YUV | 92.69 | 98.27 | 109.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 116 | 40 | 0.42 | 0 | 0.66 | 0.55 | 98.68 | 0.49 | 0.31 |
| Hex | 43 | 74 | 28 | 2A | 0 | 42 | 37 | 63 | 31 | 1F |
| Octal | 103 | 164 | 50 | 52 | 0 | 102 | 67 | 143 | 61 | 37 |
| Binary | 1000011 | 1110100 | 101000 | 101010 | 0 | 1000010 | 110111 | 1100011 | 110001 | 11111 |
Color Harmonies of #437428
Complementary color
Monochromatic Colors of #437428
Black with #437428
Text Example
Text Example
White with #437428
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #437428; }
p { color: rgb(67,116,40); }
H1.HeaderClassName
{
color: #437428;
}
.AnyTagClassName
{
color: #437428;
}
</style>
background-color css
<style>
a { background-color: #437428; }
a { background-color: rgb(67,116,40); }
div.DivClassName
{
background-color: #437428;
}
.BgClassName
{
background-color: #437428;
}
</style>
border-color css
<style>
span { border-color: #437428; }
span { border-color: rgb(67,116,40); }
td.TdClassName
{
border-color: #437428;
}
.TagClassName
{
border-color: #437428;
}
</style>