Shades of Bilbao #387128
Tints of Bilbao #387128
RGB
CMYK
RGB Variations
Color information
#387128 (or 0x387128) is known color: Bilbao. HEX triplet: 38, 71 and 28. RGB value is (56,113,40). Sum of RGB (Red+Green+Blue) = 56+113+40=209 (27% of max value = 765). Red value is 56 (22.27% from 255 or 26.79% from 209); Green value is 113 (44.53% from 255 or 54.07% from 209); Blue value is 40 (16.02% from 255 or 19.14% from 209); Max value from RGB is 113 - color contains mainly: green. Hex color #387128 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #387128 is #C78ED7. Grayscale: #575757. Windows color (decimal): -13078232 or 2650424. OLE color: 2650424.
HSL color Cylindrical-coordinate representation of color #387128: hue angle of 106.85º degrees, saturation: 0.48, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #387128 is Cyan = 0.50, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 56 | 113 | 40 | - |
| CMYK | 0.50 | 0 | 0.65 | 0.56 |
| HSL | 106.85º | 0.48% | 0.3% | - |
| HSV(B) | 106.85º | 0.65% | 0.44% | - |
| XYZ | 7.92 | 12.8 | 4.06 | - |
| YUV | 87.64 | 101.12 | 105.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 113 | 40 | 0.50 | 0 | 0.65 | 0.56 | 106.85 | 0.48 | 0.3 |
| Hex | 38 | 71 | 28 | 32 | 0 | 41 | 38 | 6B | 30 | 1E |
| Octal | 70 | 161 | 50 | 62 | 0 | 101 | 70 | 153 | 60 | 36 |
| Binary | 111000 | 1110001 | 101000 | 110010 | 0 | 1000001 | 111000 | 1101011 | 110000 | 11110 |
Color Harmonies of #387128
Complementary color
Monochromatic Colors of #387128
Black with #387128
Text Example
Text Example
White with #387128
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387128; }
p { color: rgb(56,113,40); }
H1.HeaderClassName
{
color: #387128;
}
.AnyTagClassName
{
color: #387128;
}
</style>
background-color css
<style>
a { background-color: #387128; }
a { background-color: rgb(56,113,40); }
div.DivClassName
{
background-color: #387128;
}
.BgClassName
{
background-color: #387128;
}
</style>
border-color css
<style>
span { border-color: #387128; }
span { border-color: rgb(56,113,40); }
td.TdClassName
{
border-color: #387128;
}
.TagClassName
{
border-color: #387128;
}
</style>