Shades of Bilbao #388019
Tints of Bilbao #388019
RGB
CMYK
RGB Variations
Color information
#388019 (or 0x388019) is known color: Bilbao. HEX triplet: 38, 80 and 19. RGB value is (56,128,25). Sum of RGB (Red+Green+Blue) = 56+128+25=209 (27% of max value = 765). Red value is 56 (22.27% from 255 or 26.79% from 209); Green value is 128 (50.39% from 255 or 61.24% from 209); Blue value is 25 (10.16% from 255 or 11.96% from 209); Max value from RGB is 128 - color contains mainly: green. Hex color #388019 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #388019 is #C77FE6. Grayscale: #5F5F5F. Windows color (decimal): -13074407 or 1671224. OLE color: 1671224.
HSL color Cylindrical-coordinate representation of color #388019: hue angle of 101.94º degrees, saturation: 0.67, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #388019 is Cyan = 0.56, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 56 | 128 | 25 | - |
| CMYK | 0.56 | 0 | 0.80 | 0.50 |
| HSL | 101.94º | 0.67% | 0.3% | - |
| HSV(B) | 101.94º | 0.8% | 0.5% | - |
| XYZ | 9.53 | 16.35 | 3.57 | - |
| YUV | 94.73 | 88.65 | 100.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 128 | 25 | 0.56 | 0 | 0.80 | 0.50 | 101.94 | 0.67 | 0.3 |
| Hex | 38 | 80 | 19 | 38 | 0 | 50 | 32 | 66 | 43 | 1E |
| Octal | 70 | 200 | 31 | 70 | 0 | 120 | 62 | 146 | 103 | 36 |
| Binary | 111000 | 10000000 | 11001 | 111000 | 0 | 1010000 | 110010 | 1100110 | 1000011 | 11110 |
Color Harmonies of #388019
Complementary color
Monochromatic Colors of #388019
Black with #388019
Text Example
Text Example
White with #388019
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #388019; }
p { color: rgb(56,128,25); }
H1.HeaderClassName
{
color: #388019;
}
.AnyTagClassName
{
color: #388019;
}
</style>
background-color css
<style>
a { background-color: #388019; }
a { background-color: rgb(56,128,25); }
div.DivClassName
{
background-color: #388019;
}
.BgClassName
{
background-color: #388019;
}
</style>
border-color css
<style>
span { border-color: #388019; }
span { border-color: rgb(56,128,25); }
td.TdClassName
{
border-color: #388019;
}
.TagClassName
{
border-color: #388019;
}
</style>