Shades of Bilbao #387211
Tints of Bilbao #387211
RGB
CMYK
RGB Variations
Color information
#387211 (or 0x387211) is known color: Bilbao. HEX triplet: 38, 72 and 11. RGB value is (56,114,17). Sum of RGB (Red+Green+Blue) = 56+114+17=187 (24% of max value = 765). Red value is 56 (22.27% from 255 or 29.95% from 187); Green value is 114 (44.92% from 255 or 60.96% from 187); Blue value is 17 (7.03% from 255 or 9.09% from 187); Max value from RGB is 114 - color contains mainly: green. Hex color #387211 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #387211 is #C78DEE. Grayscale: #555555. Windows color (decimal): -13077999 or 1143352. OLE color: 1143352.
HSL color Cylindrical-coordinate representation of color #387211: hue angle of 95.88º degrees, saturation: 0.74, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #387211 is Cyan = 0.51, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 56 | 114 | 17 | - |
| CMYK | 0.51 | 0 | 0.85 | 0.55 |
| HSL | 95.88º | 0.74% | 0.26% | - |
| HSV(B) | 95.88º | 0.85% | 0.45% | - |
| XYZ | 7.75 | 12.92 | 2.61 | - |
| YUV | 85.6 | 89.28 | 106.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 114 | 17 | 0.51 | 0 | 0.85 | 0.55 | 95.88 | 0.74 | 0.26 |
| Hex | 38 | 72 | 11 | 33 | 0 | 55 | 37 | 60 | 4A | 1A |
| Octal | 70 | 162 | 21 | 63 | 0 | 125 | 67 | 140 | 112 | 32 |
| Binary | 111000 | 1110010 | 10001 | 110011 | 0 | 1010101 | 110111 | 1100000 | 1001010 | 11010 |
Color Harmonies of #387211
Complementary color
Monochromatic Colors of #387211
Black with #387211
Text Example
Text Example
White with #387211
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387211; }
p { color: rgb(56,114,17); }
H1.HeaderClassName
{
color: #387211;
}
.AnyTagClassName
{
color: #387211;
}
</style>
background-color css
<style>
a { background-color: #387211; }
a { background-color: rgb(56,114,17); }
div.DivClassName
{
background-color: #387211;
}
.BgClassName
{
background-color: #387211;
}
</style>
border-color css
<style>
span { border-color: #387211; }
span { border-color: rgb(56,114,17); }
td.TdClassName
{
border-color: #387211;
}
.TagClassName
{
border-color: #387211;
}
</style>