Shades of Bilbao #388216
Tints of Bilbao #388216
RGB
CMYK
RGB Variations
Color information
#388216 (or 0x388216) is known color: Bilbao. HEX triplet: 38, 82 and 16. RGB value is (56,130,22). Sum of RGB (Red+Green+Blue) = 56+130+22=208 (27% of max value = 765). Red value is 56 (22.27% from 255 or 26.92% from 208); Green value is 130 (51.17% from 255 or 62.5% from 208); Blue value is 22 (8.98% from 255 or 10.58% from 208); Max value from RGB is 130 - color contains mainly: green. Hex color #388216 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #388216 is #C77DE9. Grayscale: #5F5F5F. Windows color (decimal): -13073898 or 1475128. OLE color: 1475128.
HSL color Cylindrical-coordinate representation of color #388216: hue angle of 101.11º 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 #388216 is Cyan = 0.57, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 56 | 130 | 22 | - |
| CMYK | 0.57 | 0 | 0.83 | 0.49 |
| HSL | 101.11º | 0.71% | 0.3% | - |
| HSV(B) | 101.11º | 0.83% | 0.51% | - |
| XYZ | 9.76 | 16.86 | 3.5 | - |
| YUV | 95.56 | 86.48 | 99.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 130 | 22 | 0.57 | 0 | 0.83 | 0.49 | 101.11 | 0.71 | 0.3 |
| Hex | 38 | 82 | 16 | 39 | 0 | 53 | 31 | 65 | 47 | 1E |
| Octal | 70 | 202 | 26 | 71 | 0 | 123 | 61 | 145 | 107 | 36 |
| Binary | 111000 | 10000010 | 10110 | 111001 | 0 | 1010011 | 110001 | 1100101 | 1000111 | 11110 |
Color Harmonies of #388216
Complementary color
Monochromatic Colors of #388216
Black with #388216
Text Example
Text Example
White with #388216
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #388216; }
p { color: rgb(56,130,22); }
H1.HeaderClassName
{
color: #388216;
}
.AnyTagClassName
{
color: #388216;
}
</style>
background-color css
<style>
a { background-color: #388216; }
a { background-color: rgb(56,130,22); }
div.DivClassName
{
background-color: #388216;
}
.BgClassName
{
background-color: #388216;
}
</style>
border-color css
<style>
span { border-color: #388216; }
span { border-color: rgb(56,130,22); }
td.TdClassName
{
border-color: #388216;
}
.TagClassName
{
border-color: #388216;
}
</style>