Shades of Bilbao #468207
Tints of Bilbao #468207
RGB
CMYK
RGB Variations
Color information
#468207 (or 0x468207) is known color: Bilbao. HEX triplet: 46, 82 and 07. RGB value is (70,130,7). Sum of RGB (Red+Green+Blue) = 70+130+7=207 (27% of max value = 765). Red value is 70 (27.73% from 255 or 33.82% from 207); Green value is 130 (51.17% from 255 or 62.80% from 207); Blue value is 7 (3.12% from 255 or 3.38% from 207); Max value from RGB is 130 - color contains mainly: green. Hex color #468207 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #468207 is #B97DF8. Grayscale: #626262. Windows color (decimal): -12156409 or 492102. OLE color: 492102.
HSL color Cylindrical-coordinate representation of color #468207: hue angle of 89.27º 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 #468207 is Cyan = 0.46, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 70 | 130 | 7 | - |
| CMYK | 0.46 | 0 | 0.95 | 0.49 |
| HSL | 89.27º | 0.9% | 0.27% | - |
| HSV(B) | 89.27º | 0.95% | 0.51% | - |
| XYZ | 10.55 | 17.28 | 2.98 | - |
| YUV | 98.04 | 76.62 | 108 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 130 | 7 | 0.46 | 0 | 0.95 | 0.49 | 89.27 | 0.9 | 0.27 |
| Hex | 46 | 82 | 7 | 2E | 0 | 5F | 31 | 59 | 5A | 1B |
| Octal | 106 | 202 | 7 | 56 | 0 | 137 | 61 | 131 | 132 | 33 |
| Binary | 1000110 | 10000010 | 111 | 101110 | 0 | 1011111 | 110001 | 1011001 | 1011010 | 11011 |
Color Harmonies of #468207
Complementary color
Monochromatic Colors of #468207
Black with #468207
Text Example
Text Example
White with #468207
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #468207; }
p { color: rgb(70,130,7); }
H1.HeaderClassName
{
color: #468207;
}
.AnyTagClassName
{
color: #468207;
}
</style>
background-color css
<style>
a { background-color: #468207; }
a { background-color: rgb(70,130,7); }
div.DivClassName
{
background-color: #468207;
}
.BgClassName
{
background-color: #468207;
}
</style>
border-color css
<style>
span { border-color: #468207; }
span { border-color: rgb(70,130,7); }
td.TdClassName
{
border-color: #468207;
}
.TagClassName
{
border-color: #468207;
}
</style>