Shades of Bilbao #398019
Tints of Bilbao #398019
RGB
CMYK
RGB Variations
Color information
#398019 (or 0x398019) is known color: Bilbao. HEX triplet: 39, 80 and 19. RGB value is (57,128,25). Sum of RGB (Red+Green+Blue) = 57+128+25=210 (27% of max value = 765). Red value is 57 (22.66% from 255 or 27.14% from 210); Green value is 128 (50.39% from 255 or 60.95% from 210); Blue value is 25 (10.16% from 255 or 11.90% from 210); Max value from RGB is 128 - color contains mainly: green. Hex color #398019 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #398019 is #C67FE6. Grayscale: #5F5F5F. Windows color (decimal): -13008871 or 1671225. OLE color: 1671225.
HSL color Cylindrical-coordinate representation of color #398019: hue angle of 101.36º degrees, saturation: 0.67, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #398019 is Cyan = 0.55, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 57 | 128 | 25 | - |
| CMYK | 0.55 | 0 | 0.80 | 0.50 |
| HSL | 101.36º | 0.67% | 0.3% | - |
| HSV(B) | 101.36º | 0.8% | 0.5% | - |
| XYZ | 9.58 | 16.38 | 3.58 | - |
| YUV | 95.03 | 88.48 | 100.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 128 | 25 | 0.55 | 0 | 0.80 | 0.50 | 101.36 | 0.67 | 0.3 |
| Hex | 39 | 80 | 19 | 37 | 0 | 50 | 32 | 65 | 43 | 1E |
| Octal | 71 | 200 | 31 | 67 | 0 | 120 | 62 | 145 | 103 | 36 |
| Binary | 111001 | 10000000 | 11001 | 110111 | 0 | 1010000 | 110010 | 1100101 | 1000011 | 11110 |
Color Harmonies of #398019
Complementary color
Monochromatic Colors of #398019
Black with #398019
Text Example
Text Example
White with #398019
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #398019; }
p { color: rgb(57,128,25); }
H1.HeaderClassName
{
color: #398019;
}
.AnyTagClassName
{
color: #398019;
}
</style>
background-color css
<style>
a { background-color: #398019; }
a { background-color: rgb(57,128,25); }
div.DivClassName
{
background-color: #398019;
}
.BgClassName
{
background-color: #398019;
}
</style>
border-color css
<style>
span { border-color: #398019; }
span { border-color: rgb(57,128,25); }
td.TdClassName
{
border-color: #398019;
}
.TagClassName
{
border-color: #398019;
}
</style>