Shades of Bilbao #468805
Tints of Bilbao #468805
RGB
CMYK
RGB Variations
Color information
#468805 (or 0x468805) is known color: Bilbao. HEX triplet: 46, 88 and 05. RGB value is (70,136,5). Sum of RGB (Red+Green+Blue) = 70+136+5=211 (27% of max value = 765). Red value is 70 (27.73% from 255 or 33.18% from 211); Green value is 136 (53.52% from 255 or 64.45% from 211); Blue value is 5 (2.34% from 255 or 2.37% from 211); Max value from RGB is 136 - color contains mainly: green. Hex color #468805 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #468805 is #B977FA. Grayscale: #656565. Windows color (decimal): -12154875 or 362566. OLE color: 362566.
HSL color Cylindrical-coordinate representation of color #468805: hue angle of 90.23º degrees, saturation: 0.93, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #468805 is Cyan = 0.49, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 70 | 136 | 5 | - |
| CMYK | 0.49 | 0 | 0.96 | 0.47 |
| HSL | 90.23º | 0.93% | 0.28% | - |
| HSV(B) | 90.23º | 0.96% | 0.53% | - |
| XYZ | 11.36 | 18.92 | 3.2 | - |
| YUV | 101.33 | 73.63 | 105.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 136 | 5 | 0.49 | 0 | 0.96 | 0.47 | 90.23 | 0.93 | 0.28 |
| Hex | 46 | 88 | 5 | 31 | 0 | 60 | 2F | 5A | 5D | 1C |
| Octal | 106 | 210 | 5 | 61 | 0 | 140 | 57 | 132 | 135 | 34 |
| Binary | 1000110 | 10001000 | 101 | 110001 | 0 | 1100000 | 101111 | 1011010 | 1011101 | 11100 |
Color Harmonies of #468805
Complementary color
Monochromatic Colors of #468805
Black with #468805
Text Example
Text Example
White with #468805
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #468805; }
p { color: rgb(70,136,5); }
H1.HeaderClassName
{
color: #468805;
}
.AnyTagClassName
{
color: #468805;
}
</style>
background-color css
<style>
a { background-color: #468805; }
a { background-color: rgb(70,136,5); }
div.DivClassName
{
background-color: #468805;
}
.BgClassName
{
background-color: #468805;
}
</style>
border-color css
<style>
span { border-color: #468805; }
span { border-color: rgb(70,136,5); }
td.TdClassName
{
border-color: #468805;
}
.TagClassName
{
border-color: #468805;
}
</style>