Shades of Bilbao #388519
Tints of Bilbao #388519
RGB
CMYK
RGB Variations
Color information
#388519 (or 0x388519) is known color: Bilbao. HEX triplet: 38, 85 and 19. RGB value is (56,133,25). Sum of RGB (Red+Green+Blue) = 56+133+25=214 (28% of max value = 765). Red value is 56 (22.27% from 255 or 26.17% from 214); Green value is 133 (52.34% from 255 or 62.15% from 214); Blue value is 25 (10.16% from 255 or 11.68% from 214); Max value from RGB is 133 - color contains mainly: green. Hex color #388519 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #388519 is #C77AE6. Grayscale: #626262. Windows color (decimal): -13073127 or 1672504. OLE color: 1672504.
HSL color Cylindrical-coordinate representation of color #388519: hue angle of 102.78º degrees, saturation: 0.68, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #388519 is Cyan = 0.58, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 56 | 133 | 25 | - |
| CMYK | 0.58 | 0 | 0.81 | 0.48 |
| HSL | 102.78º | 0.68% | 0.31% | - |
| HSV(B) | 102.78º | 0.81% | 0.52% | - |
| XYZ | 10.19 | 17.69 | 3.8 | - |
| YUV | 97.67 | 86.99 | 98.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 133 | 25 | 0.58 | 0 | 0.81 | 0.48 | 102.78 | 0.68 | 0.31 |
| Hex | 38 | 85 | 19 | 3A | 0 | 51 | 30 | 67 | 44 | 1F |
| Octal | 70 | 205 | 31 | 72 | 0 | 121 | 60 | 147 | 104 | 37 |
| Binary | 111000 | 10000101 | 11001 | 111010 | 0 | 1010001 | 110000 | 1100111 | 1000100 | 11111 |
Color Harmonies of #388519
Complementary color
Monochromatic Colors of #388519
Black with #388519
Text Example
Text Example
White with #388519
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #388519; }
p { color: rgb(56,133,25); }
H1.HeaderClassName
{
color: #388519;
}
.AnyTagClassName
{
color: #388519;
}
</style>
background-color css
<style>
a { background-color: #388519; }
a { background-color: rgb(56,133,25); }
div.DivClassName
{
background-color: #388519;
}
.BgClassName
{
background-color: #388519;
}
</style>
border-color css
<style>
span { border-color: #388519; }
span { border-color: rgb(56,133,25); }
td.TdClassName
{
border-color: #388519;
}
.TagClassName
{
border-color: #388519;
}
</style>