Shades of Bilbao #468706
Tints of Bilbao #468706
RGB
CMYK
RGB Variations
Color information
#468706 (or 0x468706) is known color: Bilbao. HEX triplet: 46, 87 and 06. RGB value is (70,135,6). Sum of RGB (Red+Green+Blue) = 70+135+6=211 (27% of max value = 765). Red value is 70 (27.73% from 255 or 33.18% from 211); Green value is 135 (53.12% from 255 or 63.98% from 211); Blue value is 6 (2.73% from 255 or 2.84% from 211); Max value from RGB is 135 - color contains mainly: green. Hex color #468706 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #468706 is #B978F9. Grayscale: #656565. Windows color (decimal): -12155130 or 427846. OLE color: 427846.
HSL color Cylindrical-coordinate representation of color #468706: hue angle of 90.23º degrees, saturation: 0.91, 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 #468706 is Cyan = 0.48, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 70 | 135 | 6 | - |
| CMYK | 0.48 | 0 | 0.96 | 0.47 |
| HSL | 90.23º | 0.91% | 0.28% | - |
| HSV(B) | 90.23º | 0.96% | 0.53% | - |
| XYZ | 11.22 | 18.64 | 3.18 | - |
| YUV | 100.86 | 74.47 | 105.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 135 | 6 | 0.48 | 0 | 0.96 | 0.47 | 90.23 | 0.91 | 0.28 |
| Hex | 46 | 87 | 6 | 30 | 0 | 60 | 2F | 5A | 5B | 1C |
| Octal | 106 | 207 | 6 | 60 | 0 | 140 | 57 | 132 | 133 | 34 |
| Binary | 1000110 | 10000111 | 110 | 110000 | 0 | 1100000 | 101111 | 1011010 | 1011011 | 11100 |
Color Harmonies of #468706
Complementary color
Monochromatic Colors of #468706
Black with #468706
Text Example
Text Example
White with #468706
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #468706; }
p { color: rgb(70,135,6); }
H1.HeaderClassName
{
color: #468706;
}
.AnyTagClassName
{
color: #468706;
}
</style>
background-color css
<style>
a { background-color: #468706; }
a { background-color: rgb(70,135,6); }
div.DivClassName
{
background-color: #468706;
}
.BgClassName
{
background-color: #468706;
}
</style>
border-color css
<style>
span { border-color: #468706; }
span { border-color: rgb(70,135,6); }
td.TdClassName
{
border-color: #468706;
}
.TagClassName
{
border-color: #468706;
}
</style>