Shades of Bilbao #438114
Tints of Bilbao #438114
RGB
CMYK
RGB Variations
Color information
#438114 (or 0x438114) is known color: Bilbao. HEX triplet: 43, 81 and 14. RGB value is (67,129,20). Sum of RGB (Red+Green+Blue) = 67+129+20=216 (28% of max value = 765). Red value is 67 (26.56% from 255 or 31.02% from 216); Green value is 129 (50.78% from 255 or 59.72% from 216); Blue value is 20 (8.20% from 255 or 9.26% from 216); Max value from RGB is 129 - color contains mainly: green. Hex color #438114 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #438114 is #BC7EEB. Grayscale: #626262. Windows color (decimal): -12353260 or 1343811. OLE color: 1343811.
HSL color Cylindrical-coordinate representation of color #438114: hue angle of 94.13º degrees, saturation: 0.73, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #438114 is Cyan = 0.48, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 67 | 129 | 20 | - |
| CMYK | 0.48 | 0 | 0.84 | 0.49 |
| HSL | 94.13º | 0.73% | 0.29% | - |
| HSV(B) | 94.13º | 0.84% | 0.51% | - |
| XYZ | 10.29 | 16.94 | 3.39 | - |
| YUV | 98.04 | 83.96 | 105.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 129 | 20 | 0.48 | 0 | 0.84 | 0.49 | 94.13 | 0.73 | 0.29 |
| Hex | 43 | 81 | 14 | 30 | 0 | 54 | 31 | 5E | 49 | 1D |
| Octal | 103 | 201 | 24 | 60 | 0 | 124 | 61 | 136 | 111 | 35 |
| Binary | 1000011 | 10000001 | 10100 | 110000 | 0 | 1010100 | 110001 | 1011110 | 1001001 | 11101 |
Color Harmonies of #438114
Complementary color
Monochromatic Colors of #438114
Black with #438114
Text Example
Text Example
White with #438114
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #438114; }
p { color: rgb(67,129,20); }
H1.HeaderClassName
{
color: #438114;
}
.AnyTagClassName
{
color: #438114;
}
</style>
background-color css
<style>
a { background-color: #438114; }
a { background-color: rgb(67,129,20); }
div.DivClassName
{
background-color: #438114;
}
.BgClassName
{
background-color: #438114;
}
</style>
border-color css
<style>
span { border-color: #438114; }
span { border-color: rgb(67,129,20); }
td.TdClassName
{
border-color: #438114;
}
.TagClassName
{
border-color: #438114;
}
</style>