Shades of Bilbao #387113
Tints of Bilbao #387113
RGB
CMYK
RGB Variations
Color information
#387113 (or 0x387113) is known color: Bilbao. HEX triplet: 38, 71 and 13. RGB value is (56,113,19). Sum of RGB (Red+Green+Blue) = 56+113+19=188 (24% of max value = 765). Red value is 56 (22.27% from 255 or 29.79% from 188); Green value is 113 (44.53% from 255 or 60.11% from 188); Blue value is 19 (7.81% from 255 or 10.11% from 188); Max value from RGB is 113 - color contains mainly: green. Hex color #387113 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #387113 is #C78EEC. Grayscale: #555555. Windows color (decimal): -13078253 or 1274168. OLE color: 1274168.
HSL color Cylindrical-coordinate representation of color #387113: hue angle of 96.38º degrees, saturation: 0.71, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #387113 is Cyan = 0.50, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 56 | 113 | 19 | - |
| CMYK | 0.50 | 0 | 0.83 | 0.56 |
| HSL | 96.38º | 0.71% | 0.26% | - |
| HSV(B) | 96.38º | 0.83% | 0.44% | - |
| XYZ | 7.65 | 12.7 | 2.66 | - |
| YUV | 85.24 | 90.62 | 107.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 113 | 19 | 0.50 | 0 | 0.83 | 0.56 | 96.38 | 0.71 | 0.26 |
| Hex | 38 | 71 | 13 | 32 | 0 | 53 | 38 | 60 | 47 | 1A |
| Octal | 70 | 161 | 23 | 62 | 0 | 123 | 70 | 140 | 107 | 32 |
| Binary | 111000 | 1110001 | 10011 | 110010 | 0 | 1010011 | 111000 | 1100000 | 1000111 | 11010 |
Color Harmonies of #387113
Complementary color
Monochromatic Colors of #387113
Black with #387113
Text Example
Text Example
White with #387113
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387113; }
p { color: rgb(56,113,19); }
H1.HeaderClassName
{
color: #387113;
}
.AnyTagClassName
{
color: #387113;
}
</style>
background-color css
<style>
a { background-color: #387113; }
a { background-color: rgb(56,113,19); }
div.DivClassName
{
background-color: #387113;
}
.BgClassName
{
background-color: #387113;
}
</style>
border-color css
<style>
span { border-color: #387113; }
span { border-color: rgb(56,113,19); }
td.TdClassName
{
border-color: #387113;
}
.TagClassName
{
border-color: #387113;
}
</style>