Shades of Bilbao #388614
Tints of Bilbao #388614
RGB
CMYK
RGB Variations
Color information
#388614 (or 0x388614) is known color: Bilbao. HEX triplet: 38, 86 and 14. RGB value is (56,134,20). Sum of RGB (Red+Green+Blue) = 56+134+20=210 (27% of max value = 765). Red value is 56 (22.27% from 255 or 26.67% from 210); Green value is 134 (52.73% from 255 or 63.81% from 210); Blue value is 20 (8.20% from 255 or 9.52% from 210); Max value from RGB is 134 - color contains mainly: green. Hex color #388614 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #388614 is #C779EB. Grayscale: #626262. Windows color (decimal): -13072876 or 1345080. OLE color: 1345080.
HSL color Cylindrical-coordinate representation of color #388614: hue angle of 101.05º degrees, saturation: 0.74, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #388614 is Cyan = 0.58, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 56 | 134 | 20 | - |
| CMYK | 0.58 | 0 | 0.85 | 0.47 |
| HSL | 101.05º | 0.74% | 0.3% | - |
| HSV(B) | 101.05º | 0.85% | 0.53% | - |
| XYZ | 10.28 | 17.94 | 3.58 | - |
| YUV | 97.68 | 84.16 | 98.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 134 | 20 | 0.58 | 0 | 0.85 | 0.47 | 101.05 | 0.74 | 0.3 |
| Hex | 38 | 86 | 14 | 3A | 0 | 55 | 2F | 65 | 4A | 1E |
| Octal | 70 | 206 | 24 | 72 | 0 | 125 | 57 | 145 | 112 | 36 |
| Binary | 111000 | 10000110 | 10100 | 111010 | 0 | 1010101 | 101111 | 1100101 | 1001010 | 11110 |
Color Harmonies of #388614
Complementary color
Monochromatic Colors of #388614
Black with #388614
Text Example
Text Example
White with #388614
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #388614; }
p { color: rgb(56,134,20); }
H1.HeaderClassName
{
color: #388614;
}
.AnyTagClassName
{
color: #388614;
}
</style>
background-color css
<style>
a { background-color: #388614; }
a { background-color: rgb(56,134,20); }
div.DivClassName
{
background-color: #388614;
}
.BgClassName
{
background-color: #388614;
}
</style>
border-color css
<style>
span { border-color: #388614; }
span { border-color: rgb(56,134,20); }
td.TdClassName
{
border-color: #388614;
}
.TagClassName
{
border-color: #388614;
}
</style>