Shades of Bilbao #388920
Tints of Bilbao #388920
RGB
CMYK
RGB Variations
Color information
#388920 (or 0x388920) is known color: Bilbao. HEX triplet: 38, 89 and 20. RGB value is (56,137,32). Sum of RGB (Red+Green+Blue) = 56+137+32=225 (29% of max value = 765). Red value is 56 (22.27% from 255 or 24.89% from 225); Green value is 137 (53.91% from 255 or 60.89% from 225); Blue value is 32 (12.89% from 255 or 14.22% from 225); Max value from RGB is 137 - color contains mainly: green. Hex color #388920 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #388920 is #C776DF. Grayscale: #656565. Windows color (decimal): -13072096 or 2132280. OLE color: 2132280.
HSL color Cylindrical-coordinate representation of color #388920: hue angle of 106.29º degrees, saturation: 0.62, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #388920 is Cyan = 0.59, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 56 | 137 | 32 | - |
| CMYK | 0.59 | 0 | 0.77 | 0.46 |
| HSL | 106.29º | 0.62% | 0.33% | - |
| HSV(B) | 106.29º | 0.77% | 0.54% | - |
| XYZ | 10.84 | 18.84 | 4.43 | - |
| YUV | 100.81 | 89.16 | 96.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 137 | 32 | 0.59 | 0 | 0.77 | 0.46 | 106.29 | 0.62 | 0.33 |
| Hex | 38 | 89 | 20 | 3B | 0 | 4D | 2E | 6A | 3E | 21 |
| Octal | 70 | 211 | 40 | 73 | 0 | 115 | 56 | 152 | 76 | 41 |
| Binary | 111000 | 10001001 | 100000 | 111011 | 0 | 1001101 | 101110 | 1101010 | 111110 | 100001 |
Color Harmonies of #388920
Complementary color
Monochromatic Colors of #388920
Black with #388920
Text Example
Text Example
White with #388920
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #388920; }
p { color: rgb(56,137,32); }
H1.HeaderClassName
{
color: #388920;
}
.AnyTagClassName
{
color: #388920;
}
</style>
background-color css
<style>
a { background-color: #388920; }
a { background-color: rgb(56,137,32); }
div.DivClassName
{
background-color: #388920;
}
.BgClassName
{
background-color: #388920;
}
</style>
border-color css
<style>
span { border-color: #388920; }
span { border-color: rgb(56,137,32); }
td.TdClassName
{
border-color: #388920;
}
.TagClassName
{
border-color: #388920;
}
</style>