Shades of Bilbao #438115
Tints of Bilbao #438115
RGB
CMYK
RGB Variations
Color information
#438115 (or 0x438115) is known color: Bilbao. HEX triplet: 43, 81 and 15. RGB value is (67,129,21). Sum of RGB (Red+Green+Blue) = 67+129+21=217 (28% of max value = 765). Red value is 67 (26.56% from 255 or 30.88% from 217); Green value is 129 (50.78% from 255 or 59.45% from 217); Blue value is 21 (8.59% from 255 or 9.68% from 217); Max value from RGB is 129 - color contains mainly: green. Hex color #438115 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #438115 is #BC7EEA. Grayscale: #626262. Windows color (decimal): -12353259 or 1409347. OLE color: 1409347.
HSL color Cylindrical-coordinate representation of color #438115: hue angle of 94.44º degrees, saturation: 0.72, 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 #438115 is Cyan = 0.48, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 67 | 129 | 21 | - |
| CMYK | 0.48 | 0 | 0.84 | 0.49 |
| HSL | 94.44º | 0.72% | 0.29% | - |
| HSV(B) | 94.44º | 0.84% | 0.51% | - |
| XYZ | 10.3 | 16.95 | 3.44 | - |
| YUV | 98.15 | 84.46 | 105.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 129 | 21 | 0.48 | 0 | 0.84 | 0.49 | 94.44 | 0.72 | 0.29 |
| Hex | 43 | 81 | 15 | 30 | 0 | 54 | 31 | 5E | 48 | 1D |
| Octal | 103 | 201 | 25 | 60 | 0 | 124 | 61 | 136 | 110 | 35 |
| Binary | 1000011 | 10000001 | 10101 | 110000 | 0 | 1010100 | 110001 | 1011110 | 1001000 | 11101 |
Color Harmonies of #438115
Complementary color
Monochromatic Colors of #438115
Black with #438115
Text Example
Text Example
White with #438115
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #438115; }
p { color: rgb(67,129,21); }
H1.HeaderClassName
{
color: #438115;
}
.AnyTagClassName
{
color: #438115;
}
</style>
background-color css
<style>
a { background-color: #438115; }
a { background-color: rgb(67,129,21); }
div.DivClassName
{
background-color: #438115;
}
.BgClassName
{
background-color: #438115;
}
</style>
border-color css
<style>
span { border-color: #438115; }
span { border-color: rgb(67,129,21); }
td.TdClassName
{
border-color: #438115;
}
.TagClassName
{
border-color: #438115;
}
</style>