Shades of Bilbao #437514
Tints of Bilbao #437514
RGB
CMYK
RGB Variations
Color information
#437514 (or 0x437514) is known color: Bilbao. HEX triplet: 43, 75 and 14. RGB value is (67,117,20). Sum of RGB (Red+Green+Blue) = 67+117+20=204 (27% of max value = 765). Red value is 67 (26.56% from 255 or 32.84% from 204); Green value is 117 (46.09% from 255 or 57.35% from 204); Blue value is 20 (8.20% from 255 or 9.80% from 204); Max value from RGB is 117 - color contains mainly: green. Hex color #437514 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #437514 is #BC8AEB. Grayscale: #5B5B5B. Windows color (decimal): -12356332 or 1340739. OLE color: 1340739.
HSL color Cylindrical-coordinate representation of color #437514: hue angle of 90.93º degrees, saturation: 0.71, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #437514 is Cyan = 0.43, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 67 | 117 | 20 | - |
| CMYK | 0.43 | 0 | 0.83 | 0.54 |
| HSL | 90.93º | 0.71% | 0.27% | - |
| HSV(B) | 90.93º | 0.83% | 0.46% | - |
| XYZ | 8.8 | 13.97 | 2.89 | - |
| YUV | 90.99 | 87.94 | 110.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 117 | 20 | 0.43 | 0 | 0.83 | 0.54 | 90.93 | 0.71 | 0.27 |
| Hex | 43 | 75 | 14 | 2B | 0 | 53 | 36 | 5B | 47 | 1B |
| Octal | 103 | 165 | 24 | 53 | 0 | 123 | 66 | 133 | 107 | 33 |
| Binary | 1000011 | 1110101 | 10100 | 101011 | 0 | 1010011 | 110110 | 1011011 | 1000111 | 11011 |
Color Harmonies of #437514
Complementary color
Monochromatic Colors of #437514
Black with #437514
Text Example
Text Example
White with #437514
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #437514; }
p { color: rgb(67,117,20); }
H1.HeaderClassName
{
color: #437514;
}
.AnyTagClassName
{
color: #437514;
}
</style>
background-color css
<style>
a { background-color: #437514; }
a { background-color: rgb(67,117,20); }
div.DivClassName
{
background-color: #437514;
}
.BgClassName
{
background-color: #437514;
}
</style>
border-color css
<style>
span { border-color: #437514; }
span { border-color: rgb(67,117,20); }
td.TdClassName
{
border-color: #437514;
}
.TagClassName
{
border-color: #437514;
}
</style>