Shades of Bilbao #388109
Tints of Bilbao #388109
RGB
CMYK
RGB Variations
Color information
#388109 (or 0x388109) is known color: Bilbao. HEX triplet: 38, 81 and 09. RGB value is (56,129,9). Sum of RGB (Red+Green+Blue) = 56+129+9=194 (25% of max value = 765). Red value is 56 (22.27% from 255 or 28.87% from 194); Green value is 129 (50.78% from 255 or 66.49% from 194); Blue value is 9 (3.91% from 255 or 4.64% from 194); Max value from RGB is 129 - color contains mainly: green. Hex color #388109 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #388109 is #C77EF6. Grayscale: #5D5D5D. Windows color (decimal): -13074167 or 622904. OLE color: 622904.
HSL color Cylindrical-coordinate representation of color #388109: hue angle of 96.5º degrees, saturation: 0.87, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #388109 is Cyan = 0.57, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 56 | 129 | 9 | - |
| CMYK | 0.57 | 0 | 0.93 | 0.49 |
| HSL | 96.5º | 0.87% | 0.27% | - |
| HSV(B) | 96.5º | 0.93% | 0.51% | - |
| XYZ | 9.53 | 16.56 | 2.95 | - |
| YUV | 93.49 | 80.32 | 101.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 129 | 9 | 0.57 | 0 | 0.93 | 0.49 | 96.5 | 0.87 | 0.27 |
| Hex | 38 | 81 | 9 | 39 | 0 | 5D | 31 | 60 | 57 | 1B |
| Octal | 70 | 201 | 11 | 71 | 0 | 135 | 61 | 140 | 127 | 33 |
| Binary | 111000 | 10000001 | 1001 | 111001 | 0 | 1011101 | 110001 | 1100000 | 1010111 | 11011 |
Color Harmonies of #388109
Complementary color
Monochromatic Colors of #388109
Black with #388109
Text Example
Text Example
White with #388109
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #388109; }
p { color: rgb(56,129,9); }
H1.HeaderClassName
{
color: #388109;
}
.AnyTagClassName
{
color: #388109;
}
</style>
background-color css
<style>
a { background-color: #388109; }
a { background-color: rgb(56,129,9); }
div.DivClassName
{
background-color: #388109;
}
.BgClassName
{
background-color: #388109;
}
</style>
border-color css
<style>
span { border-color: #388109; }
span { border-color: rgb(56,129,9); }
td.TdClassName
{
border-color: #388109;
}
.TagClassName
{
border-color: #388109;
}
</style>