Shades of Bilbao #398808
Tints of Bilbao #398808
RGB
CMYK
RGB Variations
Color information
#398808 (or 0x398808) is known color: Bilbao. HEX triplet: 39, 88 and 08. RGB value is (57,136,8). Sum of RGB (Red+Green+Blue) = 57+136+8=201 (26% of max value = 765). Red value is 57 (22.66% from 255 or 28.36% from 201); Green value is 136 (53.52% from 255 or 67.66% from 201); Blue value is 8 (3.52% from 255 or 3.98% from 201); Max value from RGB is 136 - color contains mainly: green. Hex color #398808 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #398808 is #C677F7. Grayscale: #626262. Windows color (decimal): -13006840 or 559161. OLE color: 559161.
HSL color Cylindrical-coordinate representation of color #398808: hue angle of 97.03º degrees, saturation: 0.89, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #398808 is Cyan = 0.58, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 57 | 136 | 8 | - |
| CMYK | 0.58 | 0 | 0.94 | 0.47 |
| HSL | 97.03º | 0.89% | 0.28% | - |
| HSV(B) | 97.03º | 0.94% | 0.53% | - |
| XYZ | 10.54 | 18.5 | 3.24 | - |
| YUV | 97.79 | 77.33 | 98.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 136 | 8 | 0.58 | 0 | 0.94 | 0.47 | 97.03 | 0.89 | 0.28 |
| Hex | 39 | 88 | 8 | 3A | 0 | 5E | 2F | 61 | 59 | 1C |
| Octal | 71 | 210 | 10 | 72 | 0 | 136 | 57 | 141 | 131 | 34 |
| Binary | 111001 | 10001000 | 1000 | 111010 | 0 | 1011110 | 101111 | 1100001 | 1011001 | 11100 |
Color Harmonies of #398808
Complementary color
Monochromatic Colors of #398808
Black with #398808
Text Example
Text Example
White with #398808
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #398808; }
p { color: rgb(57,136,8); }
H1.HeaderClassName
{
color: #398808;
}
.AnyTagClassName
{
color: #398808;
}
</style>
background-color css
<style>
a { background-color: #398808; }
a { background-color: rgb(57,136,8); }
div.DivClassName
{
background-color: #398808;
}
.BgClassName
{
background-color: #398808;
}
</style>
border-color css
<style>
span { border-color: #398808; }
span { border-color: rgb(57,136,8); }
td.TdClassName
{
border-color: #398808;
}
.TagClassName
{
border-color: #398808;
}
</style>