Shades of Bilbao #438214
Tints of Bilbao #438214
RGB
CMYK
RGB Variations
Color information
#438214 (or 0x438214) is known color: Bilbao. HEX triplet: 43, 82 and 14. RGB value is (67,130,20). Sum of RGB (Red+Green+Blue) = 67+130+20=217 (28% of max value = 765). Red value is 67 (26.56% from 255 or 30.88% from 217); Green value is 130 (51.17% from 255 or 59.91% from 217); Blue value is 20 (8.20% from 255 or 9.22% from 217); Max value from RGB is 130 - color contains mainly: green. Hex color #438214 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #438214 is #BC7DEB. Grayscale: #636363. Windows color (decimal): -12353004 or 1344067. OLE color: 1344067.
HSL color Cylindrical-coordinate representation of color #438214: hue angle of 94.36º degrees, saturation: 0.73, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #438214 is Cyan = 0.48, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 67 | 130 | 20 | - |
| CMYK | 0.48 | 0 | 0.85 | 0.49 |
| HSL | 94.36º | 0.73% | 0.29% | - |
| HSV(B) | 94.36º | 0.85% | 0.51% | - |
| XYZ | 10.42 | 17.21 | 3.43 | - |
| YUV | 98.62 | 83.63 | 105.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 130 | 20 | 0.48 | 0 | 0.85 | 0.49 | 94.36 | 0.73 | 0.29 |
| Hex | 43 | 82 | 14 | 30 | 0 | 55 | 31 | 5E | 49 | 1D |
| Octal | 103 | 202 | 24 | 60 | 0 | 125 | 61 | 136 | 111 | 35 |
| Binary | 1000011 | 10000010 | 10100 | 110000 | 0 | 1010101 | 110001 | 1011110 | 1001001 | 11101 |
Color Harmonies of #438214
Complementary color
Monochromatic Colors of #438214
Black with #438214
Text Example
Text Example
White with #438214
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #438214; }
p { color: rgb(67,130,20); }
H1.HeaderClassName
{
color: #438214;
}
.AnyTagClassName
{
color: #438214;
}
</style>
background-color css
<style>
a { background-color: #438214; }
a { background-color: rgb(67,130,20); }
div.DivClassName
{
background-color: #438214;
}
.BgClassName
{
background-color: #438214;
}
</style>
border-color css
<style>
span { border-color: #438214; }
span { border-color: rgb(67,130,20); }
td.TdClassName
{
border-color: #438214;
}
.TagClassName
{
border-color: #438214;
}
</style>