Shades of Bilbao #398400
Tints of Bilbao #398400
RGB
CMYK
RGB Variations
Color information
#398400 (or 0x398400) is known color: Bilbao. HEX triplet: 39, 84 and 00. RGB value is (57,132,0). Sum of RGB (Red+Green+Blue) = 57+132+0=189 (25% of max value = 765). Red value is 57 (22.66% from 255 or 30.16% from 189); Green value is 132 (51.95% from 255 or 69.84% from 189); Blue value is 0 (0.39% from 255 or 0% from 189); Max value from RGB is 132 - color contains mainly: green. Hex color #398400 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #398400 is #C67BFF. Grayscale: #5E5E5E. Windows color (decimal): -13007872 or 33849. OLE color: 33849.
HSL color Cylindrical-coordinate representation of color #398400: hue angle of 94.09º degrees, saturation: 1, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 1%. Process color model (Four color, CMYK) of #398400 is Cyan = 0.57, Magento = 0, Yellow = 1 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 57 | 132 | 0 | - |
| CMYK | 0.57 | 0 | 1 | 0.48 |
| HSL | 94.09º | 1% | 0.26% | - |
| HSV(B) | 94.09º | 1% | 0.52% | - |
| XYZ | 9.94 | 17.37 | 2.83 | - |
| YUV | 94.53 | 74.65 | 101.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 132 | 0 | 0.57 | 0 | 1 | 0.48 | 94.09 | 1 | 0.26 |
| Hex | 39 | 84 | 0 | 39 | 0 | 64 | 30 | 5E | 64 | 1A |
| Octal | 71 | 204 | 0 | 71 | 0 | 144 | 60 | 136 | 144 | 32 |
| Binary | 111001 | 10000100 | 0 | 111001 | 0 | 1100100 | 110000 | 1011110 | 1100100 | 11010 |
Color Harmonies of #398400
Complementary color
Monochromatic Colors of #398400
Black with #398400
Text Example
Text Example
White with #398400
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #398400; }
p { color: rgb(57,132,0); }
H1.HeaderClassName
{
color: #398400;
}
.AnyTagClassName
{
color: #398400;
}
</style>
background-color css
<style>
a { background-color: #398400; }
a { background-color: rgb(57,132,0); }
div.DivClassName
{
background-color: #398400;
}
.BgClassName
{
background-color: #398400;
}
</style>
border-color css
<style>
span { border-color: #398400; }
span { border-color: rgb(57,132,0); }
td.TdClassName
{
border-color: #398400;
}
.TagClassName
{
border-color: #398400;
}
</style>