Shades of Bilbao #398805
Tints of Bilbao #398805
RGB
CMYK
RGB Variations
Color information
#398805 (or 0x398805) is known color: Bilbao. HEX triplet: 39, 88 and 05. RGB value is (57,136,5). Sum of RGB (Red+Green+Blue) = 57+136+5=198 (26% of max value = 765). Red value is 57 (22.66% from 255 or 28.79% from 198); Green value is 136 (53.52% from 255 or 68.69% from 198); Blue value is 5 (2.34% from 255 or 2.53% from 198); Max value from RGB is 136 - color contains mainly: green. Hex color #398805 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #398805 is #C677FA. Grayscale: #616161. Windows color (decimal): -13006843 or 362553. OLE color: 362553.
HSL color Cylindrical-coordinate representation of color #398805: hue angle of 96.18º degrees, saturation: 0.93, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #398805 is Cyan = 0.58, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 57 | 136 | 5 | - |
| CMYK | 0.58 | 0 | 0.96 | 0.47 |
| HSL | 96.18º | 0.93% | 0.28% | - |
| HSV(B) | 96.18º | 0.96% | 0.53% | - |
| XYZ | 10.52 | 18.49 | 3.16 | - |
| YUV | 97.45 | 75.83 | 99.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 136 | 5 | 0.58 | 0 | 0.96 | 0.47 | 96.18 | 0.93 | 0.28 |
| Hex | 39 | 88 | 5 | 3A | 0 | 60 | 2F | 60 | 5D | 1C |
| Octal | 71 | 210 | 5 | 72 | 0 | 140 | 57 | 140 | 135 | 34 |
| Binary | 111001 | 10001000 | 101 | 111010 | 0 | 1100000 | 101111 | 1100000 | 1011101 | 11100 |
Color Harmonies of #398805
Complementary color
Monochromatic Colors of #398805
Black with #398805
Text Example
Text Example
White with #398805
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #398805; }
p { color: rgb(57,136,5); }
H1.HeaderClassName
{
color: #398805;
}
.AnyTagClassName
{
color: #398805;
}
</style>
background-color css
<style>
a { background-color: #398805; }
a { background-color: rgb(57,136,5); }
div.DivClassName
{
background-color: #398805;
}
.BgClassName
{
background-color: #398805;
}
</style>
border-color css
<style>
span { border-color: #398805; }
span { border-color: rgb(57,136,5); }
td.TdClassName
{
border-color: #398805;
}
.TagClassName
{
border-color: #398805;
}
</style>