Shades of Bilbao #398809
Tints of Bilbao #398809
RGB
CMYK
RGB Variations
Color information
#398809 (or 0x398809) is known color: Bilbao. HEX triplet: 39, 88 and 09. RGB value is (57,136,9). Sum of RGB (Red+Green+Blue) = 57+136+9=202 (26% of max value = 765). Red value is 57 (22.66% from 255 or 28.22% from 202); Green value is 136 (53.52% from 255 or 67.33% from 202); Blue value is 9 (3.91% from 255 or 4.46% from 202); Max value from RGB is 136 - color contains mainly: green. Hex color #398809 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #398809 is #C677F6. Grayscale: #626262. Windows color (decimal): -13006839 or 624697. OLE color: 624697.
HSL color Cylindrical-coordinate representation of color #398809: hue angle of 97.32º degrees, saturation: 0.88, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #398809 is Cyan = 0.58, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 57 | 136 | 9 | - |
| CMYK | 0.58 | 0 | 0.93 | 0.47 |
| HSL | 97.32º | 0.88% | 0.28% | - |
| HSV(B) | 97.32º | 0.93% | 0.53% | - |
| XYZ | 10.54 | 18.5 | 3.27 | - |
| YUV | 97.9 | 77.83 | 98.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 136 | 9 | 0.58 | 0 | 0.93 | 0.47 | 97.32 | 0.88 | 0.28 |
| Hex | 39 | 88 | 9 | 3A | 0 | 5D | 2F | 61 | 58 | 1C |
| Octal | 71 | 210 | 11 | 72 | 0 | 135 | 57 | 141 | 130 | 34 |
| Binary | 111001 | 10001000 | 1001 | 111010 | 0 | 1011101 | 101111 | 1100001 | 1011000 | 11100 |
Color Harmonies of #398809
Complementary color
Monochromatic Colors of #398809
Black with #398809
Text Example
Text Example
White with #398809
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #398809; }
p { color: rgb(57,136,9); }
H1.HeaderClassName
{
color: #398809;
}
.AnyTagClassName
{
color: #398809;
}
</style>
background-color css
<style>
a { background-color: #398809; }
a { background-color: rgb(57,136,9); }
div.DivClassName
{
background-color: #398809;
}
.BgClassName
{
background-color: #398809;
}
</style>
border-color css
<style>
span { border-color: #398809; }
span { border-color: rgb(57,136,9); }
td.TdClassName
{
border-color: #398809;
}
.TagClassName
{
border-color: #398809;
}
</style>