Shades of Bilbao #387912
Tints of Bilbao #387912
RGB
CMYK
RGB Variations
Color information
#387912 (or 0x387912) is known color: Bilbao. HEX triplet: 38, 79 and 12. RGB value is (56,121,18). Sum of RGB (Red+Green+Blue) = 56+121+18=195 (25% of max value = 765). Red value is 56 (22.27% from 255 or 28.72% from 195); Green value is 121 (47.66% from 255 or 62.05% from 195); Blue value is 18 (7.42% from 255 or 9.23% from 195); Max value from RGB is 121 - color contains mainly: green. Hex color #387912 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #387912 is #C786ED. Grayscale: #5A5A5A. Windows color (decimal): -13076206 or 1210680. OLE color: 1210680.
HSL color Cylindrical-coordinate representation of color #387912: hue angle of 97.86º degrees, saturation: 0.74, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #387912 is Cyan = 0.54, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 56 | 121 | 18 | - |
| CMYK | 0.54 | 0 | 0.85 | 0.53 |
| HSL | 97.86º | 0.74% | 0.27% | - |
| HSV(B) | 97.86º | 0.85% | 0.47% | - |
| XYZ | 8.58 | 14.56 | 2.93 | - |
| YUV | 89.82 | 87.47 | 103.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 121 | 18 | 0.54 | 0 | 0.85 | 0.53 | 97.86 | 0.74 | 0.27 |
| Hex | 38 | 79 | 12 | 36 | 0 | 55 | 35 | 62 | 4A | 1B |
| Octal | 70 | 171 | 22 | 66 | 0 | 125 | 65 | 142 | 112 | 33 |
| Binary | 111000 | 1111001 | 10010 | 110110 | 0 | 1010101 | 110101 | 1100010 | 1001010 | 11011 |
Color Harmonies of #387912
Complementary color
Monochromatic Colors of #387912
Black with #387912
Text Example
Text Example
White with #387912
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387912; }
p { color: rgb(56,121,18); }
H1.HeaderClassName
{
color: #387912;
}
.AnyTagClassName
{
color: #387912;
}
</style>
background-color css
<style>
a { background-color: #387912; }
a { background-color: rgb(56,121,18); }
div.DivClassName
{
background-color: #387912;
}
.BgClassName
{
background-color: #387912;
}
</style>
border-color css
<style>
span { border-color: #387912; }
span { border-color: rgb(56,121,18); }
td.TdClassName
{
border-color: #387912;
}
.TagClassName
{
border-color: #387912;
}
</style>