Shades of Bilbao #387019
Tints of Bilbao #387019
RGB
CMYK
RGB Variations
Color information
#387019 (or 0x387019) is known color: Bilbao. HEX triplet: 38, 70 and 19. RGB value is (56,112,25). Sum of RGB (Red+Green+Blue) = 56+112+25=193 (25% of max value = 765). Red value is 56 (22.27% from 255 or 29.02% from 193); Green value is 112 (44.14% from 255 or 58.03% from 193); Blue value is 25 (10.16% from 255 or 12.95% from 193); Max value from RGB is 112 - color contains mainly: green. Hex color #387019 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #387019 is #C78FE6. Grayscale: #555555. Windows color (decimal): -13078503 or 1667128. OLE color: 1667128.
HSL color Cylindrical-coordinate representation of color #387019: hue angle of 98.62º degrees, saturation: 0.64, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #387019 is Cyan = 0.50, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 56 | 112 | 25 | - |
| CMYK | 0.50 | 0 | 0.78 | 0.56 |
| HSL | 98.62º | 0.64% | 0.27% | - |
| HSV(B) | 98.62º | 0.78% | 0.44% | - |
| XYZ | 7.6 | 12.5 | 2.93 | - |
| YUV | 85.34 | 93.95 | 107.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 112 | 25 | 0.50 | 0 | 0.78 | 0.56 | 98.62 | 0.64 | 0.27 |
| Hex | 38 | 70 | 19 | 32 | 0 | 4E | 38 | 63 | 40 | 1B |
| Octal | 70 | 160 | 31 | 62 | 0 | 116 | 70 | 143 | 100 | 33 |
| Binary | 111000 | 1110000 | 11001 | 110010 | 0 | 1001110 | 111000 | 1100011 | 1000000 | 11011 |
Color Harmonies of #387019
Complementary color
Monochromatic Colors of #387019
Black with #387019
Text Example
Text Example
White with #387019
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387019; }
p { color: rgb(56,112,25); }
H1.HeaderClassName
{
color: #387019;
}
.AnyTagClassName
{
color: #387019;
}
</style>
background-color css
<style>
a { background-color: #387019; }
a { background-color: rgb(56,112,25); }
div.DivClassName
{
background-color: #387019;
}
.BgClassName
{
background-color: #387019;
}
</style>
border-color css
<style>
span { border-color: #387019; }
span { border-color: rgb(56,112,25); }
td.TdClassName
{
border-color: #387019;
}
.TagClassName
{
border-color: #387019;
}
</style>