Shades of Bilbao #468307
Tints of Bilbao #468307
RGB
CMYK
RGB Variations
Color information
#468307 (or 0x468307) is known color: Bilbao. HEX triplet: 46, 83 and 07. RGB value is (70,131,7). Sum of RGB (Red+Green+Blue) = 70+131+7=208 (27% of max value = 765). Red value is 70 (27.73% from 255 or 33.65% from 208); Green value is 131 (51.56% from 255 or 62.98% from 208); Blue value is 7 (3.12% from 255 or 3.37% from 208); Max value from RGB is 131 - color contains mainly: green. Hex color #468307 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #468307 is #B97CF8. Grayscale: #636363. Windows color (decimal): -12156153 or 492358. OLE color: 492358.
HSL color Cylindrical-coordinate representation of color #468307: hue angle of 89.52º degrees, saturation: 0.9, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #468307 is Cyan = 0.47, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 70 | 131 | 7 | - |
| CMYK | 0.47 | 0 | 0.95 | 0.49 |
| HSL | 89.52º | 0.9% | 0.27% | - |
| HSV(B) | 89.52º | 0.95% | 0.51% | - |
| XYZ | 10.68 | 17.55 | 3.03 | - |
| YUV | 98.63 | 76.29 | 107.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 131 | 7 | 0.47 | 0 | 0.95 | 0.49 | 89.52 | 0.9 | 0.27 |
| Hex | 46 | 83 | 7 | 2F | 0 | 5F | 31 | 5A | 5A | 1B |
| Octal | 106 | 203 | 7 | 57 | 0 | 137 | 61 | 132 | 132 | 33 |
| Binary | 1000110 | 10000011 | 111 | 101111 | 0 | 1011111 | 110001 | 1011010 | 1011010 | 11011 |
Color Harmonies of #468307
Complementary color
Monochromatic Colors of #468307
Black with #468307
Text Example
Text Example
White with #468307
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #468307; }
p { color: rgb(70,131,7); }
H1.HeaderClassName
{
color: #468307;
}
.AnyTagClassName
{
color: #468307;
}
</style>
background-color css
<style>
a { background-color: #468307; }
a { background-color: rgb(70,131,7); }
div.DivClassName
{
background-color: #468307;
}
.BgClassName
{
background-color: #468307;
}
</style>
border-color css
<style>
span { border-color: #468307; }
span { border-color: rgb(70,131,7); }
td.TdClassName
{
border-color: #468307;
}
.TagClassName
{
border-color: #468307;
}
</style>