Shades of Bilbao #437518
Tints of Bilbao #437518
RGB
CMYK
RGB Variations
Color information
#437518 (or 0x437518) is known color: Bilbao. HEX triplet: 43, 75 and 18. RGB value is (67,117,24). Sum of RGB (Red+Green+Blue) = 67+117+24=208 (27% of max value = 765). Red value is 67 (26.56% from 255 or 32.21% from 208); Green value is 117 (46.09% from 255 or 56.25% from 208); Blue value is 24 (9.77% from 255 or 11.54% from 208); Max value from RGB is 117 - color contains mainly: green. Hex color #437518 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #437518 is #BC8AE7. Grayscale: #5B5B5B. Windows color (decimal): -12356328 or 1602883. OLE color: 1602883.
HSL color Cylindrical-coordinate representation of color #437518: hue angle of 92.26º degrees, saturation: 0.66, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #437518 is Cyan = 0.43, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 67 | 117 | 24 | - |
| CMYK | 0.43 | 0 | 0.79 | 0.54 |
| HSL | 92.26º | 0.66% | 0.28% | - |
| HSV(B) | 92.26º | 0.79% | 0.46% | - |
| XYZ | 8.84 | 13.98 | 3.1 | - |
| YUV | 91.45 | 89.94 | 110.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 117 | 24 | 0.43 | 0 | 0.79 | 0.54 | 92.26 | 0.66 | 0.28 |
| Hex | 43 | 75 | 18 | 2B | 0 | 4F | 36 | 5C | 42 | 1C |
| Octal | 103 | 165 | 30 | 53 | 0 | 117 | 66 | 134 | 102 | 34 |
| Binary | 1000011 | 1110101 | 11000 | 101011 | 0 | 1001111 | 110110 | 1011100 | 1000010 | 11100 |
Color Harmonies of #437518
Complementary color
Monochromatic Colors of #437518
Black with #437518
Text Example
Text Example
White with #437518
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #437518; }
p { color: rgb(67,117,24); }
H1.HeaderClassName
{
color: #437518;
}
.AnyTagClassName
{
color: #437518;
}
</style>
background-color css
<style>
a { background-color: #437518; }
a { background-color: rgb(67,117,24); }
div.DivClassName
{
background-color: #437518;
}
.BgClassName
{
background-color: #437518;
}
</style>
border-color css
<style>
span { border-color: #437518; }
span { border-color: rgb(67,117,24); }
td.TdClassName
{
border-color: #437518;
}
.TagClassName
{
border-color: #437518;
}
</style>