Shades of Bilbao #388120
Tints of Bilbao #388120
RGB
CMYK
RGB Variations
Color information
#388120 (or 0x388120) is known color: Bilbao. HEX triplet: 38, 81 and 20. RGB value is (56,129,32). Sum of RGB (Red+Green+Blue) = 56+129+32=217 (28% of max value = 765). Red value is 56 (22.27% from 255 or 25.81% from 217); Green value is 129 (50.78% from 255 or 59.45% from 217); Blue value is 32 (12.89% from 255 or 14.75% from 217); Max value from RGB is 129 - color contains mainly: green. Hex color #388120 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #388120 is #C77EDF. Grayscale: #606060. Windows color (decimal): -13074144 or 2130232. OLE color: 2130232.
HSL color Cylindrical-coordinate representation of color #388120: hue angle of 105.15º degrees, saturation: 0.6, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #388120 is Cyan = 0.57, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 56 | 129 | 32 | - |
| CMYK | 0.57 | 0 | 0.75 | 0.49 |
| HSL | 105.15º | 0.6% | 0.32% | - |
| HSV(B) | 105.15º | 0.75% | 0.51% | - |
| XYZ | 9.74 | 16.65 | 4.07 | - |
| YUV | 96.12 | 91.82 | 99.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 129 | 32 | 0.57 | 0 | 0.75 | 0.49 | 105.15 | 0.6 | 0.32 |
| Hex | 38 | 81 | 20 | 39 | 0 | 4B | 31 | 69 | 3C | 20 |
| Octal | 70 | 201 | 40 | 71 | 0 | 113 | 61 | 151 | 74 | 40 |
| Binary | 111000 | 10000001 | 100000 | 111001 | 0 | 1001011 | 110001 | 1101001 | 111100 | 100000 |
Color Harmonies of #388120
Complementary color
Monochromatic Colors of #388120
Black with #388120
Text Example
Text Example
White with #388120
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #388120; }
p { color: rgb(56,129,32); }
H1.HeaderClassName
{
color: #388120;
}
.AnyTagClassName
{
color: #388120;
}
</style>
background-color css
<style>
a { background-color: #388120; }
a { background-color: rgb(56,129,32); }
div.DivClassName
{
background-color: #388120;
}
.BgClassName
{
background-color: #388120;
}
</style>
border-color css
<style>
span { border-color: #388120; }
span { border-color: rgb(56,129,32); }
td.TdClassName
{
border-color: #388120;
}
.TagClassName
{
border-color: #388120;
}
</style>