Shades of Bilbao #387011
Tints of Bilbao #387011
RGB
CMYK
RGB Variations
Color information
#387011 (or 0x387011) is known color: Bilbao. HEX triplet: 38, 70 and 11. RGB value is (56,112,17). Sum of RGB (Red+Green+Blue) = 56+112+17=185 (24% of max value = 765). Red value is 56 (22.27% from 255 or 30.27% from 185); Green value is 112 (44.14% from 255 or 60.54% from 185); Blue value is 17 (7.03% from 255 or 9.19% from 185); Max value from RGB is 112 - color contains mainly: green. Hex color #387011 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #387011 is #C78FEE. Grayscale: #545454. Windows color (decimal): -13078511 or 1142840. OLE color: 1142840.
HSL color Cylindrical-coordinate representation of color #387011: hue angle of 95.37º degrees, saturation: 0.74, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #387011 is Cyan = 0.50, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 56 | 112 | 17 | - |
| CMYK | 0.50 | 0 | 0.85 | 0.56 |
| HSL | 95.37º | 0.74% | 0.25% | - |
| HSV(B) | 95.37º | 0.85% | 0.44% | - |
| XYZ | 7.53 | 12.47 | 2.54 | - |
| YUV | 84.43 | 89.95 | 107.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 112 | 17 | 0.50 | 0 | 0.85 | 0.56 | 95.37 | 0.74 | 0.25 |
| Hex | 38 | 70 | 11 | 32 | 0 | 55 | 38 | 5F | 4A | 19 |
| Octal | 70 | 160 | 21 | 62 | 0 | 125 | 70 | 137 | 112 | 31 |
| Binary | 111000 | 1110000 | 10001 | 110010 | 0 | 1010101 | 111000 | 1011111 | 1001010 | 11001 |
Color Harmonies of #387011
Complementary color
Monochromatic Colors of #387011
Black with #387011
Text Example
Text Example
White with #387011
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387011; }
p { color: rgb(56,112,17); }
H1.HeaderClassName
{
color: #387011;
}
.AnyTagClassName
{
color: #387011;
}
</style>
background-color css
<style>
a { background-color: #387011; }
a { background-color: rgb(56,112,17); }
div.DivClassName
{
background-color: #387011;
}
.BgClassName
{
background-color: #387011;
}
</style>
border-color css
<style>
span { border-color: #387011; }
span { border-color: rgb(56,112,17); }
td.TdClassName
{
border-color: #387011;
}
.TagClassName
{
border-color: #387011;
}
</style>