Shades of Bilbao #388416
Tints of Bilbao #388416
RGB
CMYK
RGB Variations
Color information
#388416 (or 0x388416) is known color: Bilbao. HEX triplet: 38, 84 and 16. RGB value is (56,132,22). Sum of RGB (Red+Green+Blue) = 56+132+22=210 (27% of max value = 765). Red value is 56 (22.27% from 255 or 26.67% from 210); Green value is 132 (51.95% from 255 or 62.86% from 210); Blue value is 22 (8.98% from 255 or 10.48% from 210); Max value from RGB is 132 - color contains mainly: green. Hex color #388416 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #388416 is #C77BE9. Grayscale: #616161. Windows color (decimal): -13073386 or 1475640. OLE color: 1475640.
HSL color Cylindrical-coordinate representation of color #388416: hue angle of 101.45º degrees, saturation: 0.71, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #388416 is Cyan = 0.58, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 56 | 132 | 22 | - |
| CMYK | 0.58 | 0 | 0.83 | 0.48 |
| HSL | 101.45º | 0.71% | 0.3% | - |
| HSV(B) | 101.45º | 0.83% | 0.52% | - |
| XYZ | 10.03 | 17.4 | 3.59 | - |
| YUV | 96.74 | 85.82 | 98.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 132 | 22 | 0.58 | 0 | 0.83 | 0.48 | 101.45 | 0.71 | 0.3 |
| Hex | 38 | 84 | 16 | 3A | 0 | 53 | 30 | 65 | 47 | 1E |
| Octal | 70 | 204 | 26 | 72 | 0 | 123 | 60 | 145 | 107 | 36 |
| Binary | 111000 | 10000100 | 10110 | 111010 | 0 | 1010011 | 110000 | 1100101 | 1000111 | 11110 |
Color Harmonies of #388416
Complementary color
Monochromatic Colors of #388416
Black with #388416
Text Example
Text Example
White with #388416
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #388416; }
p { color: rgb(56,132,22); }
H1.HeaderClassName
{
color: #388416;
}
.AnyTagClassName
{
color: #388416;
}
</style>
background-color css
<style>
a { background-color: #388416; }
a { background-color: rgb(56,132,22); }
div.DivClassName
{
background-color: #388416;
}
.BgClassName
{
background-color: #388416;
}
</style>
border-color css
<style>
span { border-color: #388416; }
span { border-color: rgb(56,132,22); }
td.TdClassName
{
border-color: #388416;
}
.TagClassName
{
border-color: #388416;
}
</style>