Shades of Bilbao #388918
Tints of Bilbao #388918
RGB
CMYK
RGB Variations
Color information
#388918 (or 0x388918) is known color: Bilbao. HEX triplet: 38, 89 and 18. RGB value is (56,137,24). Sum of RGB (Red+Green+Blue) = 56+137+24=217 (28% of max value = 765). Red value is 56 (22.27% from 255 or 25.81% from 217); Green value is 137 (53.91% from 255 or 63.13% from 217); Blue value is 24 (9.77% from 255 or 11.06% from 217); Max value from RGB is 137 - color contains mainly: green. Hex color #388918 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #388918 is #C776E7. Grayscale: #646464. Windows color (decimal): -13072104 or 1607992. OLE color: 1607992.
HSL color Cylindrical-coordinate representation of color #388918: hue angle of 103.01º degrees, saturation: 0.7, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #388918 is Cyan = 0.59, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 56 | 137 | 24 | - |
| CMYK | 0.59 | 0 | 0.82 | 0.46 |
| HSL | 103.01º | 0.7% | 0.32% | - |
| HSV(B) | 103.01º | 0.82% | 0.54% | - |
| XYZ | 10.74 | 18.8 | 3.93 | - |
| YUV | 99.9 | 85.16 | 96.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 137 | 24 | 0.59 | 0 | 0.82 | 0.46 | 103.01 | 0.7 | 0.32 |
| Hex | 38 | 89 | 18 | 3B | 0 | 52 | 2E | 67 | 46 | 20 |
| Octal | 70 | 211 | 30 | 73 | 0 | 122 | 56 | 147 | 106 | 40 |
| Binary | 111000 | 10001001 | 11000 | 111011 | 0 | 1010010 | 101110 | 1100111 | 1000110 | 100000 |
Color Harmonies of #388918
Complementary color
Monochromatic Colors of #388918
Black with #388918
Text Example
Text Example
White with #388918
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #388918; }
p { color: rgb(56,137,24); }
H1.HeaderClassName
{
color: #388918;
}
.AnyTagClassName
{
color: #388918;
}
</style>
background-color css
<style>
a { background-color: #388918; }
a { background-color: rgb(56,137,24); }
div.DivClassName
{
background-color: #388918;
}
.BgClassName
{
background-color: #388918;
}
</style>
border-color css
<style>
span { border-color: #388918; }
span { border-color: rgb(56,137,24); }
td.TdClassName
{
border-color: #388918;
}
.TagClassName
{
border-color: #388918;
}
</style>