Shades of Bilbao #388616
Tints of Bilbao #388616
RGB
CMYK
RGB Variations
Color information
#388616 (or 0x388616) is known color: Bilbao. HEX triplet: 38, 86 and 16. RGB value is (56,134,22). Sum of RGB (Red+Green+Blue) = 56+134+22=212 (28% of max value = 765). Red value is 56 (22.27% from 255 or 26.42% from 212); Green value is 134 (52.73% from 255 or 63.21% from 212); Blue value is 22 (8.98% from 255 or 10.38% from 212); Max value from RGB is 134 - color contains mainly: green. Hex color #388616 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #388616 is #C779E9. Grayscale: #626262. Windows color (decimal): -13072874 or 1476152. OLE color: 1476152.
HSL color Cylindrical-coordinate representation of color #388616: hue angle of 101.79º degrees, saturation: 0.72, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #388616 is Cyan = 0.58, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 56 | 134 | 22 | - |
| CMYK | 0.58 | 0 | 0.84 | 0.47 |
| HSL | 101.79º | 0.72% | 0.31% | - |
| HSV(B) | 101.79º | 0.84% | 0.53% | - |
| XYZ | 10.3 | 17.95 | 3.68 | - |
| YUV | 97.91 | 85.16 | 98.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 134 | 22 | 0.58 | 0 | 0.84 | 0.47 | 101.79 | 0.72 | 0.31 |
| Hex | 38 | 86 | 16 | 3A | 0 | 54 | 2F | 66 | 48 | 1F |
| Octal | 70 | 206 | 26 | 72 | 0 | 124 | 57 | 146 | 110 | 37 |
| Binary | 111000 | 10000110 | 10110 | 111010 | 0 | 1010100 | 101111 | 1100110 | 1001000 | 11111 |
Color Harmonies of #388616
Complementary color
Monochromatic Colors of #388616
Black with #388616
Text Example
Text Example
White with #388616
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #388616; }
p { color: rgb(56,134,22); }
H1.HeaderClassName
{
color: #388616;
}
.AnyTagClassName
{
color: #388616;
}
</style>
background-color css
<style>
a { background-color: #388616; }
a { background-color: rgb(56,134,22); }
div.DivClassName
{
background-color: #388616;
}
.BgClassName
{
background-color: #388616;
}
</style>
border-color css
<style>
span { border-color: #388616; }
span { border-color: rgb(56,134,22); }
td.TdClassName
{
border-color: #388616;
}
.TagClassName
{
border-color: #388616;
}
</style>