Shades of Bilbao #438116
Tints of Bilbao #438116
RGB
CMYK
RGB Variations
Color information
#438116 (or 0x438116) is known color: Bilbao. HEX triplet: 43, 81 and 16. RGB value is (67,129,22). Sum of RGB (Red+Green+Blue) = 67+129+22=218 (28% of max value = 765). Red value is 67 (26.56% from 255 or 30.73% from 218); Green value is 129 (50.78% from 255 or 59.17% from 218); Blue value is 22 (8.98% from 255 or 10.09% from 218); Max value from RGB is 129 - color contains mainly: green. Hex color #438116 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #438116 is #BC7EE9. Grayscale: #626262. Windows color (decimal): -12353258 or 1474883. OLE color: 1474883.
HSL color Cylindrical-coordinate representation of color #438116: hue angle of 94.77º degrees, saturation: 0.71, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #438116 is Cyan = 0.48, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 67 | 129 | 22 | - |
| CMYK | 0.48 | 0 | 0.83 | 0.49 |
| HSL | 94.77º | 0.71% | 0.3% | - |
| HSV(B) | 94.77º | 0.83% | 0.51% | - |
| XYZ | 10.31 | 16.95 | 3.49 | - |
| YUV | 98.26 | 84.96 | 105.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 129 | 22 | 0.48 | 0 | 0.83 | 0.49 | 94.77 | 0.71 | 0.3 |
| Hex | 43 | 81 | 16 | 30 | 0 | 53 | 31 | 5F | 47 | 1E |
| Octal | 103 | 201 | 26 | 60 | 0 | 123 | 61 | 137 | 107 | 36 |
| Binary | 1000011 | 10000001 | 10110 | 110000 | 0 | 1010011 | 110001 | 1011111 | 1000111 | 11110 |
Color Harmonies of #438116
Complementary color
Monochromatic Colors of #438116
Black with #438116
Text Example
Text Example
White with #438116
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #438116; }
p { color: rgb(67,129,22); }
H1.HeaderClassName
{
color: #438116;
}
.AnyTagClassName
{
color: #438116;
}
</style>
background-color css
<style>
a { background-color: #438116; }
a { background-color: rgb(67,129,22); }
div.DivClassName
{
background-color: #438116;
}
.BgClassName
{
background-color: #438116;
}
</style>
border-color css
<style>
span { border-color: #438116; }
span { border-color: rgb(67,129,22); }
td.TdClassName
{
border-color: #438116;
}
.TagClassName
{
border-color: #438116;
}
</style>