Shades of Bilbao #318706
Tints of Bilbao #318706
RGB
CMYK
RGB Variations
Color information
#318706 (or 0x318706) is known color: Bilbao. HEX triplet: 31, 87 and 06. RGB value is (49,135,6). Sum of RGB (Red+Green+Blue) = 49+135+6=190 (25% of max value = 765). Red value is 49 (19.53% from 255 or 25.79% from 190); Green value is 135 (53.12% from 255 or 71.05% from 190); Blue value is 6 (2.73% from 255 or 3.16% from 190); Max value from RGB is 135 - color contains mainly: green. Hex color #318706 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #318706 is #CE78F9. Grayscale: #5F5F5F. Windows color (decimal): -13531386 or 427825. OLE color: 427825.
HSL color Cylindrical-coordinate representation of color #318706: hue angle of 100º degrees, saturation: 0.91, 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 #318706 is Cyan = 0.64, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 49 | 135 | 6 | - |
| CMYK | 0.64 | 0 | 0.96 | 0.47 |
| HSL | 100º | 0.91% | 0.28% | - |
| HSV(B) | 100º | 0.96% | 0.53% | - |
| XYZ | 9.96 | 17.99 | 3.12 | - |
| YUV | 94.58 | 78.01 | 95.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 135 | 6 | 0.64 | 0 | 0.96 | 0.47 | 100 | 0.91 | 0.28 |
| Hex | 31 | 87 | 6 | 40 | 0 | 60 | 2F | 64 | 5B | 1C |
| Octal | 61 | 207 | 6 | 100 | 0 | 140 | 57 | 144 | 133 | 34 |
| Binary | 110001 | 10000111 | 110 | 1000000 | 0 | 1100000 | 101111 | 1100100 | 1011011 | 11100 |
Color Harmonies of #318706
Complementary color
Monochromatic Colors of #318706
Black with #318706
Text Example
Text Example
White with #318706
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #318706; }
p { color: rgb(49,135,6); }
H1.HeaderClassName
{
color: #318706;
}
.AnyTagClassName
{
color: #318706;
}
</style>
background-color css
<style>
a { background-color: #318706; }
a { background-color: rgb(49,135,6); }
div.DivClassName
{
background-color: #318706;
}
.BgClassName
{
background-color: #318706;
}
</style>
border-color css
<style>
span { border-color: #318706; }
span { border-color: rgb(49,135,6); }
td.TdClassName
{
border-color: #318706;
}
.TagClassName
{
border-color: #318706;
}
</style>