Shades of Bilbao #468509
Tints of Bilbao #468509
RGB
CMYK
RGB Variations
Color information
#468509 (or 0x468509) is known color: Bilbao. HEX triplet: 46, 85 and 09. RGB value is (70,133,9). Sum of RGB (Red+Green+Blue) = 70+133+9=212 (28% of max value = 765). Red value is 70 (27.73% from 255 or 33.02% from 212); Green value is 133 (52.34% from 255 or 62.74% from 212); Blue value is 9 (3.91% from 255 or 4.25% from 212); Max value from RGB is 133 - color contains mainly: green. Hex color #468509 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #468509 is #B97AF6. Grayscale: #646464. Windows color (decimal): -12155639 or 623942. OLE color: 623942.
HSL color Cylindrical-coordinate representation of color #468509: hue angle of 90.48º degrees, saturation: 0.87, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #468509 is Cyan = 0.47, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 70 | 133 | 9 | - |
| CMYK | 0.47 | 0 | 0.93 | 0.48 |
| HSL | 90.48º | 0.87% | 0.28% | - |
| HSV(B) | 90.48º | 0.93% | 0.52% | - |
| XYZ | 10.96 | 18.1 | 3.17 | - |
| YUV | 100.03 | 76.63 | 106.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 133 | 9 | 0.47 | 0 | 0.93 | 0.48 | 90.48 | 0.87 | 0.28 |
| Hex | 46 | 85 | 9 | 2F | 0 | 5D | 30 | 5A | 57 | 1C |
| Octal | 106 | 205 | 11 | 57 | 0 | 135 | 60 | 132 | 127 | 34 |
| Binary | 1000110 | 10000101 | 1001 | 101111 | 0 | 1011101 | 110000 | 1011010 | 1010111 | 11100 |
Color Harmonies of #468509
Complementary color
Monochromatic Colors of #468509
Black with #468509
Text Example
Text Example
White with #468509
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #468509; }
p { color: rgb(70,133,9); }
H1.HeaderClassName
{
color: #468509;
}
.AnyTagClassName
{
color: #468509;
}
</style>
background-color css
<style>
a { background-color: #468509; }
a { background-color: rgb(70,133,9); }
div.DivClassName
{
background-color: #468509;
}
.BgClassName
{
background-color: #468509;
}
</style>
border-color css
<style>
span { border-color: #468509; }
span { border-color: rgb(70,133,9); }
td.TdClassName
{
border-color: #468509;
}
.TagClassName
{
border-color: #468509;
}
</style>