Shades of Bilbao #388612
Tints of Bilbao #388612
RGB
CMYK
RGB Variations
Color information
#388612 (or 0x388612) is known color: Bilbao. HEX triplet: 38, 86 and 12. RGB value is (56,134,18). Sum of RGB (Red+Green+Blue) = 56+134+18=208 (27% of max value = 765). Red value is 56 (22.27% from 255 or 26.92% from 208); Green value is 134 (52.73% from 255 or 64.42% from 208); Blue value is 18 (7.42% from 255 or 8.65% from 208); Max value from RGB is 134 - color contains mainly: green. Hex color #388612 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #388612 is #C779ED. Grayscale: #616161. Windows color (decimal): -13072878 or 1214008. OLE color: 1214008.
HSL color Cylindrical-coordinate representation of color #388612: hue angle of 100.34º degrees, saturation: 0.76, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #388612 is Cyan = 0.58, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 56 | 134 | 18 | - |
| CMYK | 0.58 | 0 | 0.87 | 0.47 |
| HSL | 100.34º | 0.76% | 0.3% | - |
| HSV(B) | 100.34º | 0.87% | 0.53% | - |
| XYZ | 10.27 | 17.93 | 3.49 | - |
| YUV | 97.45 | 83.16 | 98.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 134 | 18 | 0.58 | 0 | 0.87 | 0.47 | 100.34 | 0.76 | 0.3 |
| Hex | 38 | 86 | 12 | 3A | 0 | 57 | 2F | 64 | 4C | 1E |
| Octal | 70 | 206 | 22 | 72 | 0 | 127 | 57 | 144 | 114 | 36 |
| Binary | 111000 | 10000110 | 10010 | 111010 | 0 | 1010111 | 101111 | 1100100 | 1001100 | 11110 |
Color Harmonies of #388612
Complementary color
Monochromatic Colors of #388612
Black with #388612
Text Example
Text Example
White with #388612
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #388612; }
p { color: rgb(56,134,18); }
H1.HeaderClassName
{
color: #388612;
}
.AnyTagClassName
{
color: #388612;
}
</style>
background-color css
<style>
a { background-color: #388612; }
a { background-color: rgb(56,134,18); }
div.DivClassName
{
background-color: #388612;
}
.BgClassName
{
background-color: #388612;
}
</style>
border-color css
<style>
span { border-color: #388612; }
span { border-color: rgb(56,134,18); }
td.TdClassName
{
border-color: #388612;
}
.TagClassName
{
border-color: #388612;
}
</style>