Shades of Bilbao #388116
Tints of Bilbao #388116
RGB
CMYK
RGB Variations
Color information
#388116 (or 0x388116) is known color: Bilbao. HEX triplet: 38, 81 and 16. RGB value is (56,129,22). Sum of RGB (Red+Green+Blue) = 56+129+22=207 (27% of max value = 765). Red value is 56 (22.27% from 255 or 27.05% from 207); Green value is 129 (50.78% from 255 or 62.32% from 207); Blue value is 22 (8.98% from 255 or 10.63% from 207); Max value from RGB is 129 - color contains mainly: green. Hex color #388116 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #388116 is #C77EE9. Grayscale: #5F5F5F. Windows color (decimal): -13074154 or 1474872. OLE color: 1474872.
HSL color Cylindrical-coordinate representation of color #388116: hue angle of 100.93º degrees, saturation: 0.71, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #388116 is Cyan = 0.57, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 56 | 129 | 22 | - |
| CMYK | 0.57 | 0 | 0.83 | 0.49 |
| HSL | 100.93º | 0.71% | 0.3% | - |
| HSV(B) | 100.93º | 0.83% | 0.51% | - |
| XYZ | 9.63 | 16.6 | 3.46 | - |
| YUV | 94.98 | 86.82 | 100.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 129 | 22 | 0.57 | 0 | 0.83 | 0.49 | 100.93 | 0.71 | 0.3 |
| Hex | 38 | 81 | 16 | 39 | 0 | 53 | 31 | 65 | 47 | 1E |
| Octal | 70 | 201 | 26 | 71 | 0 | 123 | 61 | 145 | 107 | 36 |
| Binary | 111000 | 10000001 | 10110 | 111001 | 0 | 1010011 | 110001 | 1100101 | 1000111 | 11110 |
Color Harmonies of #388116
Complementary color
Monochromatic Colors of #388116
Black with #388116
Text Example
Text Example
White with #388116
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #388116; }
p { color: rgb(56,129,22); }
H1.HeaderClassName
{
color: #388116;
}
.AnyTagClassName
{
color: #388116;
}
</style>
background-color css
<style>
a { background-color: #388116; }
a { background-color: rgb(56,129,22); }
div.DivClassName
{
background-color: #388116;
}
.BgClassName
{
background-color: #388116;
}
</style>
border-color css
<style>
span { border-color: #388116; }
span { border-color: rgb(56,129,22); }
td.TdClassName
{
border-color: #388116;
}
.TagClassName
{
border-color: #388116;
}
</style>