Shades of Bilbao #388311
Tints of Bilbao #388311
RGB
CMYK
RGB Variations
Color information
#388311 (or 0x388311) is known color: Bilbao. HEX triplet: 38, 83 and 11. RGB value is (56,131,17). Sum of RGB (Red+Green+Blue) = 56+131+17=204 (27% of max value = 765). Red value is 56 (22.27% from 255 or 27.45% from 204); Green value is 131 (51.56% from 255 or 64.22% from 204); Blue value is 17 (7.03% from 255 or 8.33% from 204); Max value from RGB is 131 - color contains mainly: green. Hex color #388311 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #388311 is #C77CEE. Grayscale: #5F5F5F. Windows color (decimal): -13073647 or 1147704. OLE color: 1147704.
HSL color Cylindrical-coordinate representation of color #388311: hue angle of 99.47º degrees, saturation: 0.77, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #388311 is Cyan = 0.57, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 56 | 131 | 17 | - |
| CMYK | 0.57 | 0 | 0.87 | 0.49 |
| HSL | 99.47º | 0.77% | 0.29% | - |
| HSV(B) | 99.47º | 0.87% | 0.51% | - |
| XYZ | 9.85 | 17.11 | 3.31 | - |
| YUV | 95.58 | 83.65 | 99.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 131 | 17 | 0.57 | 0 | 0.87 | 0.49 | 99.47 | 0.77 | 0.29 |
| Hex | 38 | 83 | 11 | 39 | 0 | 57 | 31 | 63 | 4D | 1D |
| Octal | 70 | 203 | 21 | 71 | 0 | 127 | 61 | 143 | 115 | 35 |
| Binary | 111000 | 10000011 | 10001 | 111001 | 0 | 1010111 | 110001 | 1100011 | 1001101 | 11101 |
Color Harmonies of #388311
Complementary color
Monochromatic Colors of #388311
Black with #388311
Text Example
Text Example
White with #388311
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #388311; }
p { color: rgb(56,131,17); }
H1.HeaderClassName
{
color: #388311;
}
.AnyTagClassName
{
color: #388311;
}
</style>
background-color css
<style>
a { background-color: #388311; }
a { background-color: rgb(56,131,17); }
div.DivClassName
{
background-color: #388311;
}
.BgClassName
{
background-color: #388311;
}
</style>
border-color css
<style>
span { border-color: #388311; }
span { border-color: rgb(56,131,17); }
td.TdClassName
{
border-color: #388311;
}
.TagClassName
{
border-color: #388311;
}
</style>