Shades of Bilbao #388631
Tints of Bilbao #388631
RGB
CMYK
RGB Variations
Color information
#388631 (or 0x388631) is known color: Bilbao. HEX triplet: 38, 86 and 31. RGB value is (56,134,49). Sum of RGB (Red+Green+Blue) = 56+134+49=239 (31% of max value = 765). Red value is 56 (22.27% from 255 or 23.43% from 239); Green value is 134 (52.73% from 255 or 56.07% from 239); Blue value is 49 (19.53% from 255 or 20.50% from 239); Max value from RGB is 134 - color contains mainly: green. Hex color #388631 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #388631 is #C779CE. Grayscale: #656565. Windows color (decimal): -13072847 or 3245624. OLE color: 3245624.
HSL color Cylindrical-coordinate representation of color #388631: hue angle of 115.06º degrees, saturation: 0.46, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #388631 is Cyan = 0.58, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 56 | 134 | 49 | - |
| CMYK | 0.58 | 0 | 0.63 | 0.47 |
| HSL | 115.06º | 0.46% | 0.36% | - |
| HSV(B) | 115.06º | 0.63% | 0.53% | - |
| XYZ | 10.71 | 18.11 | 5.84 | - |
| YUV | 100.99 | 98.66 | 95.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 134 | 49 | 0.58 | 0 | 0.63 | 0.47 | 115.06 | 0.46 | 0.36 |
| Hex | 38 | 86 | 31 | 3A | 0 | 3F | 2F | 73 | 2E | 24 |
| Octal | 70 | 206 | 61 | 72 | 0 | 77 | 57 | 163 | 56 | 44 |
| Binary | 111000 | 10000110 | 110001 | 111010 | 0 | 111111 | 101111 | 1110011 | 101110 | 100100 |
Color Harmonies of #388631
Complementary color
Monochromatic Colors of #388631
Black with #388631
Text Example
Text Example
White with #388631
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #388631; }
p { color: rgb(56,134,49); }
H1.HeaderClassName
{
color: #388631;
}
.AnyTagClassName
{
color: #388631;
}
</style>
background-color css
<style>
a { background-color: #388631; }
a { background-color: rgb(56,134,49); }
div.DivClassName
{
background-color: #388631;
}
.BgClassName
{
background-color: #388631;
}
</style>
border-color css
<style>
span { border-color: #388631; }
span { border-color: rgb(56,134,49); }
td.TdClassName
{
border-color: #388631;
}
.TagClassName
{
border-color: #388631;
}
</style>