Shades of Bilbao #388315
Tints of Bilbao #388315
RGB
CMYK
RGB Variations
Color information
#388315 (or 0x388315) is known color: Bilbao. HEX triplet: 38, 83 and 15. RGB value is (56,131,21). Sum of RGB (Red+Green+Blue) = 56+131+21=208 (27% of max value = 765). Red value is 56 (22.27% from 255 or 26.92% from 208); Green value is 131 (51.56% from 255 or 62.98% from 208); Blue value is 21 (8.59% from 255 or 10.10% from 208); Max value from RGB is 131 - color contains mainly: green. Hex color #388315 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #388315 is #C77CEA. Grayscale: #606060. Windows color (decimal): -13073643 or 1409848. OLE color: 1409848.
HSL color Cylindrical-coordinate representation of color #388315: hue angle of 100.91º degrees, saturation: 0.72, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #388315 is Cyan = 0.57, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 56 | 131 | 21 | - |
| CMYK | 0.57 | 0 | 0.84 | 0.49 |
| HSL | 100.91º | 0.72% | 0.3% | - |
| HSV(B) | 100.91º | 0.84% | 0.51% | - |
| XYZ | 9.88 | 17.13 | 3.49 | - |
| YUV | 96.04 | 85.65 | 99.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 131 | 21 | 0.57 | 0 | 0.84 | 0.49 | 100.91 | 0.72 | 0.3 |
| Hex | 38 | 83 | 15 | 39 | 0 | 54 | 31 | 65 | 48 | 1E |
| Octal | 70 | 203 | 25 | 71 | 0 | 124 | 61 | 145 | 110 | 36 |
| Binary | 111000 | 10000011 | 10101 | 111001 | 0 | 1010100 | 110001 | 1100101 | 1001000 | 11110 |
Color Harmonies of #388315
Complementary color
Monochromatic Colors of #388315
Black with #388315
Text Example
Text Example
White with #388315
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #388315; }
p { color: rgb(56,131,21); }
H1.HeaderClassName
{
color: #388315;
}
.AnyTagClassName
{
color: #388315;
}
</style>
background-color css
<style>
a { background-color: #388315; }
a { background-color: rgb(56,131,21); }
div.DivClassName
{
background-color: #388315;
}
.BgClassName
{
background-color: #388315;
}
</style>
border-color css
<style>
span { border-color: #388315; }
span { border-color: rgb(56,131,21); }
td.TdClassName
{
border-color: #388315;
}
.TagClassName
{
border-color: #388315;
}
</style>