Shades of Bilbao #388905
Tints of Bilbao #388905
RGB
CMYK
RGB Variations
Color information
#388905 (or 0x388905) is known color: Bilbao. HEX triplet: 38, 89 and 05. RGB value is (56,137,5). Sum of RGB (Red+Green+Blue) = 56+137+5=198 (26% of max value = 765). Red value is 56 (22.27% from 255 or 28.28% from 198); Green value is 137 (53.91% from 255 or 69.19% from 198); Blue value is 5 (2.34% from 255 or 2.53% from 198); Max value from RGB is 137 - color contains mainly: green. Hex color #388905 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #388905 is #C776FA. Grayscale: #626262. Windows color (decimal): -13072123 or 362808. OLE color: 362808.
HSL color Cylindrical-coordinate representation of color #388905: hue angle of 96.82º degrees, saturation: 0.93, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #388905 is Cyan = 0.59, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 56 | 137 | 5 | - |
| CMYK | 0.59 | 0 | 0.96 | 0.46 |
| HSL | 96.82º | 0.93% | 0.28% | - |
| HSV(B) | 96.82º | 0.96% | 0.54% | - |
| XYZ | 10.6 | 18.74 | 3.2 | - |
| YUV | 97.73 | 75.66 | 98.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 137 | 5 | 0.59 | 0 | 0.96 | 0.46 | 96.82 | 0.93 | 0.28 |
| Hex | 38 | 89 | 5 | 3B | 0 | 60 | 2E | 61 | 5D | 1C |
| Octal | 70 | 211 | 5 | 73 | 0 | 140 | 56 | 141 | 135 | 34 |
| Binary | 111000 | 10001001 | 101 | 111011 | 0 | 1100000 | 101110 | 1100001 | 1011101 | 11100 |
Color Harmonies of #388905
Complementary color
Monochromatic Colors of #388905
Black with #388905
Text Example
Text Example
White with #388905
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #388905; }
p { color: rgb(56,137,5); }
H1.HeaderClassName
{
color: #388905;
}
.AnyTagClassName
{
color: #388905;
}
</style>
background-color css
<style>
a { background-color: #388905; }
a { background-color: rgb(56,137,5); }
div.DivClassName
{
background-color: #388905;
}
.BgClassName
{
background-color: #388905;
}
</style>
border-color css
<style>
span { border-color: #388905; }
span { border-color: rgb(56,137,5); }
td.TdClassName
{
border-color: #388905;
}
.TagClassName
{
border-color: #388905;
}
</style>