Shades of Bilbao #388810
Tints of Bilbao #388810
RGB
CMYK
RGB Variations
Color information
#388810 (or 0x388810) is known color: Bilbao. HEX triplet: 38, 88 and 10. RGB value is (56,136,16). Sum of RGB (Red+Green+Blue) = 56+136+16=208 (27% of max value = 765). Red value is 56 (22.27% from 255 or 26.92% from 208); Green value is 136 (53.52% from 255 or 65.38% from 208); Blue value is 16 (6.64% from 255 or 7.69% from 208); Max value from RGB is 136 - color contains mainly: green. Hex color #388810 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #388810 is #C777EF. Grayscale: #626262. Windows color (decimal): -13072368 or 1083448. OLE color: 1083448.
HSL color Cylindrical-coordinate representation of color #388810: hue angle of 100º degrees, saturation: 0.79, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #388810 is Cyan = 0.59, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 56 | 136 | 16 | - |
| CMYK | 0.59 | 0 | 0.88 | 0.47 |
| HSL | 100º | 0.79% | 0.3% | - |
| HSV(B) | 100º | 0.88% | 0.53% | - |
| XYZ | 10.53 | 18.49 | 3.5 | - |
| YUV | 98.4 | 81.5 | 97.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 136 | 16 | 0.59 | 0 | 0.88 | 0.47 | 100 | 0.79 | 0.3 |
| Hex | 38 | 88 | 10 | 3B | 0 | 58 | 2F | 64 | 4F | 1E |
| Octal | 70 | 210 | 20 | 73 | 0 | 130 | 57 | 144 | 117 | 36 |
| Binary | 111000 | 10001000 | 10000 | 111011 | 0 | 1011000 | 101111 | 1100100 | 1001111 | 11110 |
Color Harmonies of #388810
Complementary color
Monochromatic Colors of #388810
Black with #388810
Text Example
Text Example
White with #388810
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #388810; }
p { color: rgb(56,136,16); }
H1.HeaderClassName
{
color: #388810;
}
.AnyTagClassName
{
color: #388810;
}
</style>
background-color css
<style>
a { background-color: #388810; }
a { background-color: rgb(56,136,16); }
div.DivClassName
{
background-color: #388810;
}
.BgClassName
{
background-color: #388810;
}
</style>
border-color css
<style>
span { border-color: #388810; }
span { border-color: rgb(56,136,16); }
td.TdClassName
{
border-color: #388810;
}
.TagClassName
{
border-color: #388810;
}
</style>