Shades of Bilbao #387127
Tints of Bilbao #387127
RGB
CMYK
RGB Variations
Color information
#387127 (or 0x387127) is known color: Bilbao. HEX triplet: 38, 71 and 27. RGB value is (56,113,39). Sum of RGB (Red+Green+Blue) = 56+113+39=208 (27% of max value = 765). Red value is 56 (22.27% from 255 or 26.92% from 208); Green value is 113 (44.53% from 255 or 54.33% from 208); Blue value is 39 (15.62% from 255 or 18.75% from 208); Max value from RGB is 113 - color contains mainly: green. Hex color #387127 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #387127 is #C78ED8. Grayscale: #575757. Windows color (decimal): -13078233 or 2584888. OLE color: 2584888.
HSL color Cylindrical-coordinate representation of color #387127: hue angle of 106.22º degrees, saturation: 0.49, 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 #387127 is Cyan = 0.50, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 56 | 113 | 39 | - |
| CMYK | 0.50 | 0 | 0.65 | 0.56 |
| HSL | 106.22º | 0.49% | 0.3% | - |
| HSV(B) | 106.22º | 0.65% | 0.44% | - |
| XYZ | 7.9 | 12.8 | 3.97 | - |
| YUV | 87.52 | 100.62 | 105.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 113 | 39 | 0.50 | 0 | 0.65 | 0.56 | 106.22 | 0.49 | 0.3 |
| Hex | 38 | 71 | 27 | 32 | 0 | 41 | 38 | 6A | 31 | 1E |
| Octal | 70 | 161 | 47 | 62 | 0 | 101 | 70 | 152 | 61 | 36 |
| Binary | 111000 | 1110001 | 100111 | 110010 | 0 | 1000001 | 111000 | 1101010 | 110001 | 11110 |
Color Harmonies of #387127
Complementary color
Monochromatic Colors of #387127
Black with #387127
Text Example
Text Example
White with #387127
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387127; }
p { color: rgb(56,113,39); }
H1.HeaderClassName
{
color: #387127;
}
.AnyTagClassName
{
color: #387127;
}
</style>
background-color css
<style>
a { background-color: #387127; }
a { background-color: rgb(56,113,39); }
div.DivClassName
{
background-color: #387127;
}
.BgClassName
{
background-color: #387127;
}
</style>
border-color css
<style>
span { border-color: #387127; }
span { border-color: rgb(56,113,39); }
td.TdClassName
{
border-color: #387127;
}
.TagClassName
{
border-color: #387127;
}
</style>