Shades of Bilbao #388114
Tints of Bilbao #388114
RGB
CMYK
RGB Variations
Color information
#388114 (or 0x388114) is known color: Bilbao. HEX triplet: 38, 81 and 14. RGB value is (56,129,20). Sum of RGB (Red+Green+Blue) = 56+129+20=205 (27% of max value = 765). Red value is 56 (22.27% from 255 or 27.32% from 205); Green value is 129 (50.78% from 255 or 62.93% from 205); Blue value is 20 (8.20% from 255 or 9.76% from 205); Max value from RGB is 129 - color contains mainly: green. Hex color #388114 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #388114 is #C77EEB. Grayscale: #5F5F5F. Windows color (decimal): -13074156 or 1343800. OLE color: 1343800.
HSL color Cylindrical-coordinate representation of color #388114: hue angle of 100.18º degrees, saturation: 0.73, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #388114 is Cyan = 0.57, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 56 | 129 | 20 | - |
| CMYK | 0.57 | 0 | 0.84 | 0.49 |
| HSL | 100.18º | 0.73% | 0.29% | - |
| HSV(B) | 100.18º | 0.84% | 0.51% | - |
| XYZ | 9.61 | 16.59 | 3.36 | - |
| YUV | 94.75 | 85.82 | 100.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 129 | 20 | 0.57 | 0 | 0.84 | 0.49 | 100.18 | 0.73 | 0.29 |
| Hex | 38 | 81 | 14 | 39 | 0 | 54 | 31 | 64 | 49 | 1D |
| Octal | 70 | 201 | 24 | 71 | 0 | 124 | 61 | 144 | 111 | 35 |
| Binary | 111000 | 10000001 | 10100 | 111001 | 0 | 1010100 | 110001 | 1100100 | 1001001 | 11101 |
Color Harmonies of #388114
Complementary color
Monochromatic Colors of #388114
Black with #388114
Text Example
Text Example
White with #388114
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #388114; }
p { color: rgb(56,129,20); }
H1.HeaderClassName
{
color: #388114;
}
.AnyTagClassName
{
color: #388114;
}
</style>
background-color css
<style>
a { background-color: #388114; }
a { background-color: rgb(56,129,20); }
div.DivClassName
{
background-color: #388114;
}
.BgClassName
{
background-color: #388114;
}
</style>
border-color css
<style>
span { border-color: #388114; }
span { border-color: rgb(56,129,20); }
td.TdClassName
{
border-color: #388114;
}
.TagClassName
{
border-color: #388114;
}
</style>