Shades of Bilbao #468502
Tints of Bilbao #468502
RGB
CMYK
RGB Variations
Color information
#468502 (or 0x468502) is known color: Bilbao. HEX triplet: 46, 85 and 02. RGB value is (70,133,2). Sum of RGB (Red+Green+Blue) = 70+133+2=205 (27% of max value = 765). Red value is 70 (27.73% from 255 or 34.15% from 205); Green value is 133 (52.34% from 255 or 64.88% from 205); Blue value is 2 (1.17% from 255 or 0.98% from 205); Max value from RGB is 133 - color contains mainly: green. Hex color #468502 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #468502 is #B97AFD. Grayscale: #636363. Windows color (decimal): -12155646 or 165190. OLE color: 165190.
HSL color Cylindrical-coordinate representation of color #468502: hue angle of 88.85º degrees, saturation: 0.97, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #468502 is Cyan = 0.47, Magento = 0, Yellow = 0.98 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 70 | 133 | 2 | - |
| CMYK | 0.47 | 0 | 0.98 | 0.48 |
| HSL | 88.85º | 0.97% | 0.26% | - |
| HSV(B) | 88.85º | 0.98% | 0.52% | - |
| XYZ | 10.92 | 18.08 | 2.97 | - |
| YUV | 99.23 | 73.13 | 107.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 133 | 2 | 0.47 | 0 | 0.98 | 0.48 | 88.85 | 0.97 | 0.26 |
| Hex | 46 | 85 | 2 | 2F | 0 | 62 | 30 | 59 | 61 | 1A |
| Octal | 106 | 205 | 2 | 57 | 0 | 142 | 60 | 131 | 141 | 32 |
| Binary | 1000110 | 10000101 | 10 | 101111 | 0 | 1100010 | 110000 | 1011001 | 1100001 | 11010 |
Color Harmonies of #468502
Complementary color
Monochromatic Colors of #468502
Black with #468502
Text Example
Text Example
White with #468502
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #468502; }
p { color: rgb(70,133,2); }
H1.HeaderClassName
{
color: #468502;
}
.AnyTagClassName
{
color: #468502;
}
</style>
background-color css
<style>
a { background-color: #468502; }
a { background-color: rgb(70,133,2); }
div.DivClassName
{
background-color: #468502;
}
.BgClassName
{
background-color: #468502;
}
</style>
border-color css
<style>
span { border-color: #468502; }
span { border-color: rgb(70,133,2); }
td.TdClassName
{
border-color: #468502;
}
.TagClassName
{
border-color: #468502;
}
</style>