Shades of Bilbao #468602
Tints of Bilbao #468602
RGB
CMYK
RGB Variations
Color information
#468602 (or 0x468602) is known color: Bilbao. HEX triplet: 46, 86 and 02. RGB value is (70,134,2). Sum of RGB (Red+Green+Blue) = 70+134+2=206 (27% of max value = 765). Red value is 70 (27.73% from 255 or 33.98% from 206); Green value is 134 (52.73% from 255 or 65.05% from 206); Blue value is 2 (1.17% from 255 or 0.97% from 206); Max value from RGB is 134 - color contains mainly: green. Hex color #468602 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #468602 is #B979FD. Grayscale: #646464. Windows color (decimal): -12155390 or 165446. OLE color: 165446.
HSL color Cylindrical-coordinate representation of color #468602: hue angle of 89.09º degrees, saturation: 0.97, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #468602 is Cyan = 0.48, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 70 | 134 | 2 | - |
| CMYK | 0.48 | 0 | 0.99 | 0.47 |
| HSL | 89.09º | 0.97% | 0.27% | - |
| HSV(B) | 89.09º | 0.99% | 0.53% | - |
| XYZ | 11.06 | 18.36 | 3.02 | - |
| YUV | 99.82 | 72.8 | 106.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 134 | 2 | 0.48 | 0 | 0.99 | 0.47 | 89.09 | 0.97 | 0.27 |
| Hex | 46 | 86 | 2 | 30 | 0 | 63 | 2F | 59 | 61 | 1B |
| Octal | 106 | 206 | 2 | 60 | 0 | 143 | 57 | 131 | 141 | 33 |
| Binary | 1000110 | 10000110 | 10 | 110000 | 0 | 1100011 | 101111 | 1011001 | 1100001 | 11011 |
Color Harmonies of #468602
Complementary color
Monochromatic Colors of #468602
Black with #468602
Text Example
Text Example
White with #468602
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #468602; }
p { color: rgb(70,134,2); }
H1.HeaderClassName
{
color: #468602;
}
.AnyTagClassName
{
color: #468602;
}
</style>
background-color css
<style>
a { background-color: #468602; }
a { background-color: rgb(70,134,2); }
div.DivClassName
{
background-color: #468602;
}
.BgClassName
{
background-color: #468602;
}
</style>
border-color css
<style>
span { border-color: #468602; }
span { border-color: rgb(70,134,2); }
td.TdClassName
{
border-color: #468602;
}
.TagClassName
{
border-color: #468602;
}
</style>