Shades of Bilbao #438212
Tints of Bilbao #438212
RGB
CMYK
RGB Variations
Color information
#438212 (or 0x438212) is known color: Bilbao. HEX triplet: 43, 82 and 12. RGB value is (67,130,18). Sum of RGB (Red+Green+Blue) = 67+130+18=215 (28% of max value = 765). Red value is 67 (26.56% from 255 or 31.16% from 215); Green value is 130 (51.17% from 255 or 60.47% from 215); Blue value is 18 (7.42% from 255 or 8.37% from 215); Max value from RGB is 130 - color contains mainly: green. Hex color #438212 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #438212 is #BC7DED. Grayscale: #626262. Windows color (decimal): -12353006 or 1212995. OLE color: 1212995.
HSL color Cylindrical-coordinate representation of color #438212: hue angle of 93.75º degrees, saturation: 0.76, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #438212 is Cyan = 0.48, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 67 | 130 | 18 | - |
| CMYK | 0.48 | 0 | 0.86 | 0.49 |
| HSL | 93.75º | 0.76% | 0.29% | - |
| HSV(B) | 93.75º | 0.86% | 0.51% | - |
| XYZ | 10.41 | 17.2 | 3.34 | - |
| YUV | 98.4 | 82.63 | 105.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 130 | 18 | 0.48 | 0 | 0.86 | 0.49 | 93.75 | 0.76 | 0.29 |
| Hex | 43 | 82 | 12 | 30 | 0 | 56 | 31 | 5E | 4C | 1D |
| Octal | 103 | 202 | 22 | 60 | 0 | 126 | 61 | 136 | 114 | 35 |
| Binary | 1000011 | 10000010 | 10010 | 110000 | 0 | 1010110 | 110001 | 1011110 | 1001100 | 11101 |
Color Harmonies of #438212
Complementary color
Monochromatic Colors of #438212
Black with #438212
Text Example
Text Example
White with #438212
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #438212; }
p { color: rgb(67,130,18); }
H1.HeaderClassName
{
color: #438212;
}
.AnyTagClassName
{
color: #438212;
}
</style>
background-color css
<style>
a { background-color: #438212; }
a { background-color: rgb(67,130,18); }
div.DivClassName
{
background-color: #438212;
}
.BgClassName
{
background-color: #438212;
}
</style>
border-color css
<style>
span { border-color: #438212; }
span { border-color: rgb(67,130,18); }
td.TdClassName
{
border-color: #438212;
}
.TagClassName
{
border-color: #438212;
}
</style>