Shades of Bilbao #318617
Tints of Bilbao #318617
RGB
CMYK
RGB Variations
Color information
#318617 (or 0x318617) is known color: Bilbao. HEX triplet: 31, 86 and 17. RGB value is (49,134,23). Sum of RGB (Red+Green+Blue) = 49+134+23=206 (27% of max value = 765). Red value is 49 (19.53% from 255 or 23.79% from 206); Green value is 134 (52.73% from 255 or 65.05% from 206); Blue value is 23 (9.38% from 255 or 11.17% from 206); Max value from RGB is 134 - color contains mainly: green. Hex color #318617 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #318617 is #CE79E8. Grayscale: #606060. Windows color (decimal): -13531625 or 1541681. OLE color: 1541681.
HSL color Cylindrical-coordinate representation of color #318617: hue angle of 105.95º degrees, saturation: 0.71, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #318617 is Cyan = 0.63, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 49 | 134 | 23 | - |
| CMYK | 0.63 | 0 | 0.83 | 0.47 |
| HSL | 105.95º | 0.71% | 0.31% | - |
| HSV(B) | 105.95º | 0.83% | 0.53% | - |
| XYZ | 9.95 | 17.77 | 3.72 | - |
| YUV | 95.93 | 86.84 | 94.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 134 | 23 | 0.63 | 0 | 0.83 | 0.47 | 105.95 | 0.71 | 0.31 |
| Hex | 31 | 86 | 17 | 3F | 0 | 53 | 2F | 6A | 47 | 1F |
| Octal | 61 | 206 | 27 | 77 | 0 | 123 | 57 | 152 | 107 | 37 |
| Binary | 110001 | 10000110 | 10111 | 111111 | 0 | 1010011 | 101111 | 1101010 | 1000111 | 11111 |
Color Harmonies of #318617
Complementary color
Monochromatic Colors of #318617
Black with #318617
Text Example
Text Example
White with #318617
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #318617; }
p { color: rgb(49,134,23); }
H1.HeaderClassName
{
color: #318617;
}
.AnyTagClassName
{
color: #318617;
}
</style>
background-color css
<style>
a { background-color: #318617; }
a { background-color: rgb(49,134,23); }
div.DivClassName
{
background-color: #318617;
}
.BgClassName
{
background-color: #318617;
}
</style>
border-color css
<style>
span { border-color: #318617; }
span { border-color: rgb(49,134,23); }
td.TdClassName
{
border-color: #318617;
}
.TagClassName
{
border-color: #318617;
}
</style>