Shades of Bilbao #388018
Tints of Bilbao #388018
RGB
CMYK
RGB Variations
Color information
#388018 (or 0x388018) is known color: Bilbao. HEX triplet: 38, 80 and 18. RGB value is (56,128,24). Sum of RGB (Red+Green+Blue) = 56+128+24=208 (27% of max value = 765). Red value is 56 (22.27% from 255 or 26.92% from 208); Green value is 128 (50.39% from 255 or 61.54% from 208); Blue value is 24 (9.77% from 255 or 11.54% from 208); Max value from RGB is 128 - color contains mainly: green. Hex color #388018 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #388018 is #C77FE7. Grayscale: #5E5E5E. Windows color (decimal): -13074408 or 1605688. OLE color: 1605688.
HSL color Cylindrical-coordinate representation of color #388018: hue angle of 101.54º degrees, saturation: 0.68, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #388018 is Cyan = 0.56, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 56 | 128 | 24 | - |
| CMYK | 0.56 | 0 | 0.81 | 0.50 |
| HSL | 101.54º | 0.68% | 0.3% | - |
| HSV(B) | 101.54º | 0.81% | 0.5% | - |
| XYZ | 9.51 | 16.35 | 3.52 | - |
| YUV | 94.62 | 88.15 | 100.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 128 | 24 | 0.56 | 0 | 0.81 | 0.50 | 101.54 | 0.68 | 0.3 |
| Hex | 38 | 80 | 18 | 38 | 0 | 51 | 32 | 66 | 44 | 1E |
| Octal | 70 | 200 | 30 | 70 | 0 | 121 | 62 | 146 | 104 | 36 |
| Binary | 111000 | 10000000 | 11000 | 111000 | 0 | 1010001 | 110010 | 1100110 | 1000100 | 11110 |
Color Harmonies of #388018
Complementary color
Monochromatic Colors of #388018
Black with #388018
Text Example
Text Example
White with #388018
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #388018; }
p { color: rgb(56,128,24); }
H1.HeaderClassName
{
color: #388018;
}
.AnyTagClassName
{
color: #388018;
}
</style>
background-color css
<style>
a { background-color: #388018; }
a { background-color: rgb(56,128,24); }
div.DivClassName
{
background-color: #388018;
}
.BgClassName
{
background-color: #388018;
}
</style>
border-color css
<style>
span { border-color: #388018; }
span { border-color: rgb(56,128,24); }
td.TdClassName
{
border-color: #388018;
}
.TagClassName
{
border-color: #388018;
}
</style>