Shades of Bilbao #438011
Tints of Bilbao #438011
RGB
CMYK
RGB Variations
Color information
#438011 (or 0x438011) is known color: Bilbao. HEX triplet: 43, 80 and 11. RGB value is (67,128,17). Sum of RGB (Red+Green+Blue) = 67+128+17=212 (28% of max value = 765). Red value is 67 (26.56% from 255 or 31.60% from 212); Green value is 128 (50.39% from 255 or 60.38% from 212); Blue value is 17 (7.03% from 255 or 8.02% from 212); Max value from RGB is 128 - color contains mainly: green. Hex color #438011 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #438011 is #BC7FEE. Grayscale: #616161. Windows color (decimal): -12353519 or 1146947. OLE color: 1146947.
HSL color Cylindrical-coordinate representation of color #438011: hue angle of 92.97º degrees, saturation: 0.77, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #438011 is Cyan = 0.48, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 67 | 128 | 17 | - |
| CMYK | 0.48 | 0 | 0.87 | 0.50 |
| HSL | 92.97º | 0.77% | 0.28% | - |
| HSV(B) | 92.97º | 0.87% | 0.5% | - |
| XYZ | 10.14 | 16.67 | 3.21 | - |
| YUV | 97.11 | 82.79 | 106.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 128 | 17 | 0.48 | 0 | 0.87 | 0.50 | 92.97 | 0.77 | 0.28 |
| Hex | 43 | 80 | 11 | 30 | 0 | 57 | 32 | 5D | 4D | 1C |
| Octal | 103 | 200 | 21 | 60 | 0 | 127 | 62 | 135 | 115 | 34 |
| Binary | 1000011 | 10000000 | 10001 | 110000 | 0 | 1010111 | 110010 | 1011101 | 1001101 | 11100 |
Color Harmonies of #438011
Complementary color
Monochromatic Colors of #438011
Black with #438011
Text Example
Text Example
White with #438011
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #438011; }
p { color: rgb(67,128,17); }
H1.HeaderClassName
{
color: #438011;
}
.AnyTagClassName
{
color: #438011;
}
</style>
background-color css
<style>
a { background-color: #438011; }
a { background-color: rgb(67,128,17); }
div.DivClassName
{
background-color: #438011;
}
.BgClassName
{
background-color: #438011;
}
</style>
border-color css
<style>
span { border-color: #438011; }
span { border-color: rgb(67,128,17); }
td.TdClassName
{
border-color: #438011;
}
.TagClassName
{
border-color: #438011;
}
</style>