Shades of Bilbao #388625
Tints of Bilbao #388625
RGB
CMYK
RGB Variations
Color information
#388625 (or 0x388625) is known color: Bilbao. HEX triplet: 38, 86 and 25. RGB value is (56,134,37). Sum of RGB (Red+Green+Blue) = 56+134+37=227 (30% of max value = 765). Red value is 56 (22.27% from 255 or 24.67% from 227); Green value is 134 (52.73% from 255 or 59.03% from 227); Blue value is 37 (14.84% from 255 or 16.30% from 227); Max value from RGB is 134 - color contains mainly: green. Hex color #388625 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #388625 is #C779DA. Grayscale: #636363. Windows color (decimal): -13072859 or 2459192. OLE color: 2459192.
HSL color Cylindrical-coordinate representation of color #388625: hue angle of 108.25º degrees, saturation: 0.57, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #388625 is Cyan = 0.58, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 56 | 134 | 37 | - |
| CMYK | 0.58 | 0 | 0.72 | 0.47 |
| HSL | 108.25º | 0.57% | 0.34% | - |
| HSV(B) | 108.25º | 0.72% | 0.53% | - |
| XYZ | 10.49 | 18.02 | 4.68 | - |
| YUV | 99.62 | 92.66 | 96.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 134 | 37 | 0.58 | 0 | 0.72 | 0.47 | 108.25 | 0.57 | 0.34 |
| Hex | 38 | 86 | 25 | 3A | 0 | 48 | 2F | 6C | 39 | 22 |
| Octal | 70 | 206 | 45 | 72 | 0 | 110 | 57 | 154 | 71 | 42 |
| Binary | 111000 | 10000110 | 100101 | 111010 | 0 | 1001000 | 101111 | 1101100 | 111001 | 100010 |
Color Harmonies of #388625
Complementary color
Monochromatic Colors of #388625
Black with #388625
Text Example
Text Example
White with #388625
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #388625; }
p { color: rgb(56,134,37); }
H1.HeaderClassName
{
color: #388625;
}
.AnyTagClassName
{
color: #388625;
}
</style>
background-color css
<style>
a { background-color: #388625; }
a { background-color: rgb(56,134,37); }
div.DivClassName
{
background-color: #388625;
}
.BgClassName
{
background-color: #388625;
}
</style>
border-color css
<style>
span { border-color: #388625; }
span { border-color: rgb(56,134,37); }
td.TdClassName
{
border-color: #388625;
}
.TagClassName
{
border-color: #388625;
}
</style>