Shades of Bilbao #388512
Tints of Bilbao #388512
RGB
CMYK
RGB Variations
Color information
#388512 (or 0x388512) is known color: Bilbao. HEX triplet: 38, 85 and 12. RGB value is (56,133,18). Sum of RGB (Red+Green+Blue) = 56+133+18=207 (27% of max value = 765). Red value is 56 (22.27% from 255 or 27.05% from 207); Green value is 133 (52.34% from 255 or 64.25% from 207); Blue value is 18 (7.42% from 255 or 8.70% from 207); Max value from RGB is 133 - color contains mainly: green. Hex color #388512 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #388512 is #C77AED. Grayscale: #616161. Windows color (decimal): -13073134 or 1213752. OLE color: 1213752.
HSL color Cylindrical-coordinate representation of color #388512: hue angle of 100.17º degrees, saturation: 0.76, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #388512 is Cyan = 0.58, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 56 | 133 | 18 | - |
| CMYK | 0.58 | 0 | 0.86 | 0.48 |
| HSL | 100.17º | 0.76% | 0.3% | - |
| HSV(B) | 100.17º | 0.86% | 0.52% | - |
| XYZ | 10.13 | 17.66 | 3.45 | - |
| YUV | 96.87 | 83.49 | 98.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 133 | 18 | 0.58 | 0 | 0.86 | 0.48 | 100.17 | 0.76 | 0.3 |
| Hex | 38 | 85 | 12 | 3A | 0 | 56 | 30 | 64 | 4C | 1E |
| Octal | 70 | 205 | 22 | 72 | 0 | 126 | 60 | 144 | 114 | 36 |
| Binary | 111000 | 10000101 | 10010 | 111010 | 0 | 1010110 | 110000 | 1100100 | 1001100 | 11110 |
Color Harmonies of #388512
Complementary color
Monochromatic Colors of #388512
Black with #388512
Text Example
Text Example
White with #388512
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #388512; }
p { color: rgb(56,133,18); }
H1.HeaderClassName
{
color: #388512;
}
.AnyTagClassName
{
color: #388512;
}
</style>
background-color css
<style>
a { background-color: #388512; }
a { background-color: rgb(56,133,18); }
div.DivClassName
{
background-color: #388512;
}
.BgClassName
{
background-color: #388512;
}
</style>
border-color css
<style>
span { border-color: #388512; }
span { border-color: rgb(56,133,18); }
td.TdClassName
{
border-color: #388512;
}
.TagClassName
{
border-color: #388512;
}
</style>