Shades of Bilbao #398404
Tints of Bilbao #398404
RGB
CMYK
RGB Variations
Color information
#398404 (or 0x398404) is known color: Bilbao. HEX triplet: 39, 84 and 04. RGB value is (57,132,4). Sum of RGB (Red+Green+Blue) = 57+132+4=193 (25% of max value = 765). Red value is 57 (22.66% from 255 or 29.53% from 193); Green value is 132 (51.95% from 255 or 68.39% from 193); Blue value is 4 (1.95% from 255 or 2.07% from 193); Max value from RGB is 132 - color contains mainly: green. Hex color #398404 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #398404 is #C67BFB. Grayscale: #5F5F5F. Windows color (decimal): -13007868 or 295993. OLE color: 295993.
HSL color Cylindrical-coordinate representation of color #398404: hue angle of 95.16º degrees, saturation: 0.94, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #398404 is Cyan = 0.57, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 57 | 132 | 4 | - |
| CMYK | 0.57 | 0 | 0.97 | 0.48 |
| HSL | 95.16º | 0.94% | 0.27% | - |
| HSV(B) | 95.16º | 0.97% | 0.52% | - |
| XYZ | 9.96 | 17.38 | 2.94 | - |
| YUV | 94.98 | 76.65 | 100.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 132 | 4 | 0.57 | 0 | 0.97 | 0.48 | 95.16 | 0.94 | 0.27 |
| Hex | 39 | 84 | 4 | 39 | 0 | 61 | 30 | 5F | 5E | 1B |
| Octal | 71 | 204 | 4 | 71 | 0 | 141 | 60 | 137 | 136 | 33 |
| Binary | 111001 | 10000100 | 100 | 111001 | 0 | 1100001 | 110000 | 1011111 | 1011110 | 11011 |
Color Harmonies of #398404
Complementary color
Monochromatic Colors of #398404
Black with #398404
Text Example
Text Example
White with #398404
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #398404; }
p { color: rgb(57,132,4); }
H1.HeaderClassName
{
color: #398404;
}
.AnyTagClassName
{
color: #398404;
}
</style>
background-color css
<style>
a { background-color: #398404; }
a { background-color: rgb(57,132,4); }
div.DivClassName
{
background-color: #398404;
}
.BgClassName
{
background-color: #398404;
}
</style>
border-color css
<style>
span { border-color: #398404; }
span { border-color: rgb(57,132,4); }
td.TdClassName
{
border-color: #398404;
}
.TagClassName
{
border-color: #398404;
}
</style>