Shades of Bilbao #388115
Tints of Bilbao #388115
RGB
CMYK
RGB Variations
Color information
#388115 (or 0x388115) is known color: Bilbao. HEX triplet: 38, 81 and 15. RGB value is (56,129,21). Sum of RGB (Red+Green+Blue) = 56+129+21=206 (27% of max value = 765). Red value is 56 (22.27% from 255 or 27.18% from 206); Green value is 129 (50.78% from 255 or 62.62% from 206); Blue value is 21 (8.59% from 255 or 10.19% from 206); Max value from RGB is 129 - color contains mainly: green. Hex color #388115 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #388115 is #C77EEA. Grayscale: #5F5F5F. Windows color (decimal): -13074155 or 1409336. OLE color: 1409336.
HSL color Cylindrical-coordinate representation of color #388115: hue angle of 100.56º degrees, saturation: 0.72, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #388115 is Cyan = 0.57, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 56 | 129 | 21 | - |
| CMYK | 0.57 | 0 | 0.84 | 0.49 |
| HSL | 100.56º | 0.72% | 0.29% | - |
| HSV(B) | 100.56º | 0.84% | 0.51% | - |
| XYZ | 9.62 | 16.6 | 3.41 | - |
| YUV | 94.86 | 86.32 | 100.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 129 | 21 | 0.57 | 0 | 0.84 | 0.49 | 100.56 | 0.72 | 0.29 |
| Hex | 38 | 81 | 15 | 39 | 0 | 54 | 31 | 65 | 48 | 1D |
| Octal | 70 | 201 | 25 | 71 | 0 | 124 | 61 | 145 | 110 | 35 |
| Binary | 111000 | 10000001 | 10101 | 111001 | 0 | 1010100 | 110001 | 1100101 | 1001000 | 11101 |
Color Harmonies of #388115
Complementary color
Monochromatic Colors of #388115
Black with #388115
Text Example
Text Example
White with #388115
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #388115; }
p { color: rgb(56,129,21); }
H1.HeaderClassName
{
color: #388115;
}
.AnyTagClassName
{
color: #388115;
}
</style>
background-color css
<style>
a { background-color: #388115; }
a { background-color: rgb(56,129,21); }
div.DivClassName
{
background-color: #388115;
}
.BgClassName
{
background-color: #388115;
}
</style>
border-color css
<style>
span { border-color: #388115; }
span { border-color: rgb(56,129,21); }
td.TdClassName
{
border-color: #388115;
}
.TagClassName
{
border-color: #388115;
}
</style>