Shades of Bilbao #468313
Tints of Bilbao #468313
RGB
CMYK
RGB Variations
Color information
#468313 (or 0x468313) is known color: Bilbao. HEX triplet: 46, 83 and 13. RGB value is (70,131,19). Sum of RGB (Red+Green+Blue) = 70+131+19=220 (29% of max value = 765). Red value is 70 (27.73% from 255 or 31.82% from 220); Green value is 131 (51.56% from 255 or 59.55% from 220); Blue value is 19 (7.81% from 255 or 8.64% from 220); Max value from RGB is 131 - color contains mainly: green. Hex color #468313 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #468313 is #B97CEC. Grayscale: #646464. Windows color (decimal): -12156141 or 1278790. OLE color: 1278790.
HSL color Cylindrical-coordinate representation of color #468313: hue angle of 92.68º degrees, saturation: 0.75, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #468313 is Cyan = 0.47, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 70 | 131 | 19 | - |
| CMYK | 0.47 | 0 | 0.85 | 0.49 |
| HSL | 92.68º | 0.75% | 0.29% | - |
| HSV(B) | 92.68º | 0.85% | 0.51% | - |
| XYZ | 10.76 | 17.58 | 3.44 | - |
| YUV | 99.99 | 82.29 | 106.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 131 | 19 | 0.47 | 0 | 0.85 | 0.49 | 92.68 | 0.75 | 0.29 |
| Hex | 46 | 83 | 13 | 2F | 0 | 55 | 31 | 5D | 4B | 1D |
| Octal | 106 | 203 | 23 | 57 | 0 | 125 | 61 | 135 | 113 | 35 |
| Binary | 1000110 | 10000011 | 10011 | 101111 | 0 | 1010101 | 110001 | 1011101 | 1001011 | 11101 |
Color Harmonies of #468313
Complementary color
Monochromatic Colors of #468313
Black with #468313
Text Example
Text Example
White with #468313
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #468313; }
p { color: rgb(70,131,19); }
H1.HeaderClassName
{
color: #468313;
}
.AnyTagClassName
{
color: #468313;
}
</style>
background-color css
<style>
a { background-color: #468313; }
a { background-color: rgb(70,131,19); }
div.DivClassName
{
background-color: #468313;
}
.BgClassName
{
background-color: #468313;
}
</style>
border-color css
<style>
span { border-color: #468313; }
span { border-color: rgb(70,131,19); }
td.TdClassName
{
border-color: #468313;
}
.TagClassName
{
border-color: #468313;
}
</style>