Shades of Bilbao #438010
Tints of Bilbao #438010
RGB
CMYK
RGB Variations
Color information
#438010 (or 0x438010) is known color: Bilbao. HEX triplet: 43, 80 and 10. RGB value is (67,128,16). Sum of RGB (Red+Green+Blue) = 67+128+16=211 (27% of max value = 765). Red value is 67 (26.56% from 255 or 31.75% from 211); Green value is 128 (50.39% from 255 or 60.66% from 211); Blue value is 16 (6.64% from 255 or 7.58% from 211); Max value from RGB is 128 - color contains mainly: green. Hex color #438010 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #438010 is #BC7FEF. Grayscale: #616161. Windows color (decimal): -12353520 or 1081411. OLE color: 1081411.
HSL color Cylindrical-coordinate representation of color #438010: hue angle of 92.68º degrees, saturation: 0.78, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #438010 is Cyan = 0.48, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 67 | 128 | 16 | - |
| CMYK | 0.48 | 0 | 0.88 | 0.50 |
| HSL | 92.68º | 0.78% | 0.28% | - |
| HSV(B) | 92.68º | 0.88% | 0.5% | - |
| XYZ | 10.13 | 16.67 | 3.17 | - |
| YUV | 96.99 | 82.29 | 106.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 128 | 16 | 0.48 | 0 | 0.88 | 0.50 | 92.68 | 0.78 | 0.28 |
| Hex | 43 | 80 | 10 | 30 | 0 | 58 | 32 | 5D | 4E | 1C |
| Octal | 103 | 200 | 20 | 60 | 0 | 130 | 62 | 135 | 116 | 34 |
| Binary | 1000011 | 10000000 | 10000 | 110000 | 0 | 1011000 | 110010 | 1011101 | 1001110 | 11100 |
Color Harmonies of #438010
Complementary color
Monochromatic Colors of #438010
Black with #438010
Text Example
Text Example
White with #438010
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #438010; }
p { color: rgb(67,128,16); }
H1.HeaderClassName
{
color: #438010;
}
.AnyTagClassName
{
color: #438010;
}
</style>
background-color css
<style>
a { background-color: #438010; }
a { background-color: rgb(67,128,16); }
div.DivClassName
{
background-color: #438010;
}
.BgClassName
{
background-color: #438010;
}
</style>
border-color css
<style>
span { border-color: #438010; }
span { border-color: rgb(67,128,16); }
td.TdClassName
{
border-color: #438010;
}
.TagClassName
{
border-color: #438010;
}
</style>