Shades of Bilbao #388015
Tints of Bilbao #388015
RGB
CMYK
RGB Variations
Color information
#388015 (or 0x388015) is known color: Bilbao. HEX triplet: 38, 80 and 15. RGB value is (56,128,21). Sum of RGB (Red+Green+Blue) = 56+128+21=205 (27% of max value = 765). Red value is 56 (22.27% from 255 or 27.32% from 205); Green value is 128 (50.39% from 255 or 62.44% from 205); Blue value is 21 (8.59% from 255 or 10.24% from 205); Max value from RGB is 128 - color contains mainly: green. Hex color #388015 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #388015 is #C77FEA. Grayscale: #5E5E5E. Windows color (decimal): -13074411 or 1409080. OLE color: 1409080.
HSL color Cylindrical-coordinate representation of color #388015: hue angle of 100.37º degrees, saturation: 0.72, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #388015 is Cyan = 0.56, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 56 | 128 | 21 | - |
| CMYK | 0.56 | 0 | 0.84 | 0.50 |
| HSL | 100.37º | 0.72% | 0.29% | - |
| HSV(B) | 100.37º | 0.84% | 0.5% | - |
| XYZ | 9.49 | 16.33 | 3.36 | - |
| YUV | 94.27 | 86.65 | 100.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 128 | 21 | 0.56 | 0 | 0.84 | 0.50 | 100.37 | 0.72 | 0.29 |
| Hex | 38 | 80 | 15 | 38 | 0 | 54 | 32 | 64 | 48 | 1D |
| Octal | 70 | 200 | 25 | 70 | 0 | 124 | 62 | 144 | 110 | 35 |
| Binary | 111000 | 10000000 | 10101 | 111000 | 0 | 1010100 | 110010 | 1100100 | 1001000 | 11101 |
Color Harmonies of #388015
Complementary color
Monochromatic Colors of #388015
Black with #388015
Text Example
Text Example
White with #388015
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #388015; }
p { color: rgb(56,128,21); }
H1.HeaderClassName
{
color: #388015;
}
.AnyTagClassName
{
color: #388015;
}
</style>
background-color css
<style>
a { background-color: #388015; }
a { background-color: rgb(56,128,21); }
div.DivClassName
{
background-color: #388015;
}
.BgClassName
{
background-color: #388015;
}
</style>
border-color css
<style>
span { border-color: #388015; }
span { border-color: rgb(56,128,21); }
td.TdClassName
{
border-color: #388015;
}
.TagClassName
{
border-color: #388015;
}
</style>