Shades of Bilbao #319006
Tints of Bilbao #319006
RGB
CMYK
RGB Variations
Color information
#319006 (or 0x319006) is known color: Bilbao. HEX triplet: 31, 90 and 06. RGB value is (49,144,6). Sum of RGB (Red+Green+Blue) = 49+144+6=199 (26% of max value = 765). Red value is 49 (19.53% from 255 or 24.62% from 199); Green value is 144 (56.64% from 255 or 72.36% from 199); Blue value is 6 (2.73% from 255 or 3.02% from 199); Max value from RGB is 144 - color contains mainly: green. Hex color #319006 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #319006 is #CE6FF9. Grayscale: #646464. Windows color (decimal): -13529082 or 430129. OLE color: 430129.
HSL color Cylindrical-coordinate representation of color #319006: hue angle of 101.3º degrees, saturation: 0.92, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #319006 is Cyan = 0.66, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 49 | 144 | 6 | - |
| CMYK | 0.66 | 0 | 0.96 | 0.44 |
| HSL | 101.3º | 0.92% | 0.29% | - |
| HSV(B) | 101.3º | 0.96% | 0.56% | - |
| XYZ | 11.27 | 20.61 | 3.56 | - |
| YUV | 99.86 | 75.03 | 91.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 144 | 6 | 0.66 | 0 | 0.96 | 0.44 | 101.3 | 0.92 | 0.29 |
| Hex | 31 | 90 | 6 | 42 | 0 | 60 | 2C | 65 | 5C | 1D |
| Octal | 61 | 220 | 6 | 102 | 0 | 140 | 54 | 145 | 134 | 35 |
| Binary | 110001 | 10010000 | 110 | 1000010 | 0 | 1100000 | 101100 | 1100101 | 1011100 | 11101 |
Color Harmonies of #319006
Complementary color
Monochromatic Colors of #319006
Black with #319006
Text Example
Text Example
White with #319006
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #319006; }
p { color: rgb(49,144,6); }
H1.HeaderClassName
{
color: #319006;
}
.AnyTagClassName
{
color: #319006;
}
</style>
background-color css
<style>
a { background-color: #319006; }
a { background-color: rgb(49,144,6); }
div.DivClassName
{
background-color: #319006;
}
.BgClassName
{
background-color: #319006;
}
</style>
border-color css
<style>
span { border-color: #319006; }
span { border-color: rgb(49,144,6); }
td.TdClassName
{
border-color: #319006;
}
.TagClassName
{
border-color: #319006;
}
</style>