Shades of Bilbao #387111
Tints of Bilbao #387111
RGB
CMYK
RGB Variations
Color information
#387111 (or 0x387111) is known color: Bilbao. HEX triplet: 38, 71 and 11. RGB value is (56,113,17). Sum of RGB (Red+Green+Blue) = 56+113+17=186 (24% of max value = 765). Red value is 56 (22.27% from 255 or 30.11% from 186); Green value is 113 (44.53% from 255 or 60.75% from 186); Blue value is 17 (7.03% from 255 or 9.14% from 186); Max value from RGB is 113 - color contains mainly: green. Hex color #387111 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #387111 is #C78EEE. Grayscale: #555555. Windows color (decimal): -13078255 or 1143096. OLE color: 1143096.
HSL color Cylindrical-coordinate representation of color #387111: hue angle of 95.62º 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 #387111 is Cyan = 0.50, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 56 | 113 | 17 | - |
| CMYK | 0.50 | 0 | 0.85 | 0.56 |
| HSL | 95.63º | 0.74% | 0.25% | - |
| HSV(B) | 95.63º | 0.85% | 0.44% | - |
| XYZ | 7.64 | 12.69 | 2.58 | - |
| YUV | 85.01 | 89.62 | 107.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 113 | 17 | 0.50 | 0 | 0.85 | 0.56 | 95.63 | 0.74 | 0.25 |
| Hex | 38 | 71 | 11 | 32 | 0 | 55 | 38 | 60 | 4A | 19 |
| Octal | 70 | 161 | 21 | 62 | 0 | 125 | 70 | 140 | 112 | 31 |
| Binary | 111000 | 1110001 | 10001 | 110010 | 0 | 1010101 | 111000 | 1100000 | 1001010 | 11001 |
Color Harmonies of #387111
Complementary color
Monochromatic Colors of #387111
Black with #387111
Text Example
Text Example
White with #387111
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387111; }
p { color: rgb(56,113,17); }
H1.HeaderClassName
{
color: #387111;
}
.AnyTagClassName
{
color: #387111;
}
</style>
background-color css
<style>
a { background-color: #387111; }
a { background-color: rgb(56,113,17); }
div.DivClassName
{
background-color: #387111;
}
.BgClassName
{
background-color: #387111;
}
</style>
border-color css
<style>
span { border-color: #387111; }
span { border-color: rgb(56,113,17); }
td.TdClassName
{
border-color: #387111;
}
.TagClassName
{
border-color: #387111;
}
</style>