Shades of Bilbao #438111
Tints of Bilbao #438111
RGB
CMYK
RGB Variations
Color information
#438111 (or 0x438111) is known color: Bilbao. HEX triplet: 43, 81 and 11. RGB value is (67,129,17). Sum of RGB (Red+Green+Blue) = 67+129+17=213 (28% of max value = 765). Red value is 67 (26.56% from 255 or 31.46% from 213); Green value is 129 (50.78% from 255 or 60.56% from 213); Blue value is 17 (7.03% from 255 or 7.98% from 213); Max value from RGB is 129 - color contains mainly: green. Hex color #438111 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #438111 is #BC7EEE. Grayscale: #626262. Windows color (decimal): -12353263 or 1147203. OLE color: 1147203.
HSL color Cylindrical-coordinate representation of color #438111: hue angle of 93.21º degrees, saturation: 0.77, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #438111 is Cyan = 0.48, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 67 | 129 | 17 | - |
| CMYK | 0.48 | 0 | 0.87 | 0.49 |
| HSL | 93.21º | 0.77% | 0.29% | - |
| HSV(B) | 93.21º | 0.87% | 0.51% | - |
| XYZ | 10.27 | 16.93 | 3.26 | - |
| YUV | 97.69 | 82.46 | 106.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 129 | 17 | 0.48 | 0 | 0.87 | 0.49 | 93.21 | 0.77 | 0.29 |
| Hex | 43 | 81 | 11 | 30 | 0 | 57 | 31 | 5D | 4D | 1D |
| Octal | 103 | 201 | 21 | 60 | 0 | 127 | 61 | 135 | 115 | 35 |
| Binary | 1000011 | 10000001 | 10001 | 110000 | 0 | 1010111 | 110001 | 1011101 | 1001101 | 11101 |
Color Harmonies of #438111
Complementary color
Monochromatic Colors of #438111
Black with #438111
Text Example
Text Example
White with #438111
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #438111; }
p { color: rgb(67,129,17); }
H1.HeaderClassName
{
color: #438111;
}
.AnyTagClassName
{
color: #438111;
}
</style>
background-color css
<style>
a { background-color: #438111; }
a { background-color: rgb(67,129,17); }
div.DivClassName
{
background-color: #438111;
}
.BgClassName
{
background-color: #438111;
}
</style>
border-color css
<style>
span { border-color: #438111; }
span { border-color: rgb(67,129,17); }
td.TdClassName
{
border-color: #438111;
}
.TagClassName
{
border-color: #438111;
}
</style>