Shades of Bilbao #387115
Tints of Bilbao #387115
RGB
CMYK
RGB Variations
Color information
#387115 (or 0x387115) is known color: Bilbao. HEX triplet: 38, 71 and 15. RGB value is (56,113,21). Sum of RGB (Red+Green+Blue) = 56+113+21=190 (25% of max value = 765). Red value is 56 (22.27% from 255 or 29.47% from 190); Green value is 113 (44.53% from 255 or 59.47% from 190); Blue value is 21 (8.59% from 255 or 11.05% from 190); Max value from RGB is 113 - color contains mainly: green. Hex color #387115 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #387115 is #C78EEA. Grayscale: #555555. Windows color (decimal): -13078251 or 1405240. OLE color: 1405240.
HSL color Cylindrical-coordinate representation of color #387115: hue angle of 97.17º degrees, saturation: 0.69, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #387115 is Cyan = 0.50, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 56 | 113 | 21 | - |
| CMYK | 0.50 | 0 | 0.81 | 0.56 |
| HSL | 97.17º | 0.69% | 0.26% | - |
| HSV(B) | 97.17º | 0.81% | 0.44% | - |
| XYZ | 7.67 | 12.71 | 2.76 | - |
| YUV | 85.47 | 91.62 | 106.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 113 | 21 | 0.50 | 0 | 0.81 | 0.56 | 97.17 | 0.69 | 0.26 |
| Hex | 38 | 71 | 15 | 32 | 0 | 51 | 38 | 61 | 45 | 1A |
| Octal | 70 | 161 | 25 | 62 | 0 | 121 | 70 | 141 | 105 | 32 |
| Binary | 111000 | 1110001 | 10101 | 110010 | 0 | 1010001 | 111000 | 1100001 | 1000101 | 11010 |
Color Harmonies of #387115
Complementary color
Monochromatic Colors of #387115
Black with #387115
Text Example
Text Example
White with #387115
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387115; }
p { color: rgb(56,113,21); }
H1.HeaderClassName
{
color: #387115;
}
.AnyTagClassName
{
color: #387115;
}
</style>
background-color css
<style>
a { background-color: #387115; }
a { background-color: rgb(56,113,21); }
div.DivClassName
{
background-color: #387115;
}
.BgClassName
{
background-color: #387115;
}
</style>
border-color css
<style>
span { border-color: #387115; }
span { border-color: rgb(56,113,21); }
td.TdClassName
{
border-color: #387115;
}
.TagClassName
{
border-color: #387115;
}
</style>