Shades of Bilbao #388112
Tints of Bilbao #388112
RGB
CMYK
RGB Variations
Color information
#388112 (or 0x388112) is known color: Bilbao. HEX triplet: 38, 81 and 12. RGB value is (56,129,18). Sum of RGB (Red+Green+Blue) = 56+129+18=203 (26% of max value = 765). Red value is 56 (22.27% from 255 or 27.59% from 203); Green value is 129 (50.78% from 255 or 63.55% from 203); Blue value is 18 (7.42% from 255 or 8.87% from 203); Max value from RGB is 129 - color contains mainly: green. Hex color #388112 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #388112 is #C77EED. Grayscale: #5E5E5E. Windows color (decimal): -13074158 or 1212728. OLE color: 1212728.
HSL color Cylindrical-coordinate representation of color #388112: hue angle of 99.46º degrees, saturation: 0.76, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #388112 is Cyan = 0.57, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 56 | 129 | 18 | - |
| CMYK | 0.57 | 0 | 0.86 | 0.49 |
| HSL | 99.46º | 0.76% | 0.29% | - |
| HSV(B) | 99.46º | 0.86% | 0.51% | - |
| XYZ | 9.59 | 16.58 | 3.27 | - |
| YUV | 94.52 | 84.82 | 100.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 129 | 18 | 0.57 | 0 | 0.86 | 0.49 | 99.46 | 0.76 | 0.29 |
| Hex | 38 | 81 | 12 | 39 | 0 | 56 | 31 | 63 | 4C | 1D |
| Octal | 70 | 201 | 22 | 71 | 0 | 126 | 61 | 143 | 114 | 35 |
| Binary | 111000 | 10000001 | 10010 | 111001 | 0 | 1010110 | 110001 | 1100011 | 1001100 | 11101 |
Color Harmonies of #388112
Complementary color
Monochromatic Colors of #388112
Black with #388112
Text Example
Text Example
White with #388112
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #388112; }
p { color: rgb(56,129,18); }
H1.HeaderClassName
{
color: #388112;
}
.AnyTagClassName
{
color: #388112;
}
</style>
background-color css
<style>
a { background-color: #388112; }
a { background-color: rgb(56,129,18); }
div.DivClassName
{
background-color: #388112;
}
.BgClassName
{
background-color: #388112;
}
</style>
border-color css
<style>
span { border-color: #388112; }
span { border-color: rgb(56,129,18); }
td.TdClassName
{
border-color: #388112;
}
.TagClassName
{
border-color: #388112;
}
</style>