Shades of Bilbao #318608
Tints of Bilbao #318608
RGB
CMYK
RGB Variations
Color information
#318608 (or 0x318608) is known color: Bilbao. HEX triplet: 31, 86 and 08. RGB value is (49,134,8). Sum of RGB (Red+Green+Blue) = 49+134+8=191 (25% of max value = 765). Red value is 49 (19.53% from 255 or 25.65% from 191); Green value is 134 (52.73% from 255 or 70.16% from 191); Blue value is 8 (3.52% from 255 or 4.19% from 191); Max value from RGB is 134 - color contains mainly: green. Hex color #318608 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #318608 is #CE79F7. Grayscale: #5E5E5E. Windows color (decimal): -13531640 or 558641. OLE color: 558641.
HSL color Cylindrical-coordinate representation of color #318608: hue angle of 100.48º 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 #318608 is Cyan = 0.63, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 49 | 134 | 8 | - |
| CMYK | 0.63 | 0 | 0.94 | 0.47 |
| HSL | 100.48º | 0.89% | 0.28% | - |
| HSV(B) | 100.48º | 0.94% | 0.53% | - |
| XYZ | 9.84 | 17.72 | 3.13 | - |
| YUV | 94.22 | 79.34 | 95.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 134 | 8 | 0.63 | 0 | 0.94 | 0.47 | 100.48 | 0.89 | 0.28 |
| Hex | 31 | 86 | 8 | 3F | 0 | 5E | 2F | 64 | 59 | 1C |
| Octal | 61 | 206 | 10 | 77 | 0 | 136 | 57 | 144 | 131 | 34 |
| Binary | 110001 | 10000110 | 1000 | 111111 | 0 | 1011110 | 101111 | 1100100 | 1011001 | 11100 |
Color Harmonies of #318608
Complementary color
Monochromatic Colors of #318608
Black with #318608
Text Example
Text Example
White with #318608
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #318608; }
p { color: rgb(49,134,8); }
H1.HeaderClassName
{
color: #318608;
}
.AnyTagClassName
{
color: #318608;
}
</style>
background-color css
<style>
a { background-color: #318608; }
a { background-color: rgb(49,134,8); }
div.DivClassName
{
background-color: #318608;
}
.BgClassName
{
background-color: #318608;
}
</style>
border-color css
<style>
span { border-color: #318608; }
span { border-color: rgb(49,134,8); }
td.TdClassName
{
border-color: #318608;
}
.TagClassName
{
border-color: #318608;
}
</style>