Shades of Bilbao #438512
Tints of Bilbao #438512
RGB
CMYK
RGB Variations
Color information
#438512 (or 0x438512) is known color: Bilbao. HEX triplet: 43, 85 and 12. RGB value is (67,133,18). Sum of RGB (Red+Green+Blue) = 67+133+18=218 (28% of max value = 765). Red value is 67 (26.56% from 255 or 30.73% from 218); Green value is 133 (52.34% from 255 or 61.01% from 218); Blue value is 18 (7.42% from 255 or 8.26% from 218); Max value from RGB is 133 - color contains mainly: green. Hex color #438512 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #438512 is #BC7AED. Grayscale: #646464. Windows color (decimal): -12352238 or 1213763. OLE color: 1213763.
HSL color Cylindrical-coordinate representation of color #438512: hue angle of 94.43º degrees, saturation: 0.76, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #438512 is Cyan = 0.50, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 67 | 133 | 18 | - |
| CMYK | 0.50 | 0 | 0.86 | 0.48 |
| HSL | 94.43º | 0.76% | 0.3% | - |
| HSV(B) | 94.43º | 0.86% | 0.52% | - |
| XYZ | 10.81 | 18.01 | 3.48 | - |
| YUV | 100.16 | 81.63 | 104.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 133 | 18 | 0.50 | 0 | 0.86 | 0.48 | 94.43 | 0.76 | 0.3 |
| Hex | 43 | 85 | 12 | 32 | 0 | 56 | 30 | 5E | 4C | 1E |
| Octal | 103 | 205 | 22 | 62 | 0 | 126 | 60 | 136 | 114 | 36 |
| Binary | 1000011 | 10000101 | 10010 | 110010 | 0 | 1010110 | 110000 | 1011110 | 1001100 | 11110 |
Color Harmonies of #438512
Complementary color
Monochromatic Colors of #438512
Black with #438512
Text Example
Text Example
White with #438512
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #438512; }
p { color: rgb(67,133,18); }
H1.HeaderClassName
{
color: #438512;
}
.AnyTagClassName
{
color: #438512;
}
</style>
background-color css
<style>
a { background-color: #438512; }
a { background-color: rgb(67,133,18); }
div.DivClassName
{
background-color: #438512;
}
.BgClassName
{
background-color: #438512;
}
</style>
border-color css
<style>
span { border-color: #438512; }
span { border-color: rgb(67,133,18); }
td.TdClassName
{
border-color: #438512;
}
.TagClassName
{
border-color: #438512;
}
</style>