Shades of Bilbao #468319
Tints of Bilbao #468319
RGB
CMYK
RGB Variations
Color information
#468319 (or 0x468319) is known color: Bilbao. HEX triplet: 46, 83 and 19. RGB value is (70,131,25). Sum of RGB (Red+Green+Blue) = 70+131+25=226 (29% of max value = 765). Red value is 70 (27.73% from 255 or 30.97% from 226); Green value is 131 (51.56% from 255 or 57.96% from 226); Blue value is 25 (10.16% from 255 or 11.06% from 226); Max value from RGB is 131 - color contains mainly: green. Hex color #468319 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #468319 is #B97CE6. Grayscale: #656565. Windows color (decimal): -12156135 or 1672006. OLE color: 1672006.
HSL color Cylindrical-coordinate representation of color #468319: hue angle of 94.53º degrees, saturation: 0.68, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #468319 is Cyan = 0.47, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 70 | 131 | 25 | - |
| CMYK | 0.47 | 0 | 0.81 | 0.49 |
| HSL | 94.53º | 0.68% | 0.31% | - |
| HSV(B) | 94.53º | 0.81% | 0.51% | - |
| XYZ | 10.82 | 17.6 | 3.75 | - |
| YUV | 100.68 | 85.29 | 106.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 131 | 25 | 0.47 | 0 | 0.81 | 0.49 | 94.53 | 0.68 | 0.31 |
| Hex | 46 | 83 | 19 | 2F | 0 | 51 | 31 | 5F | 44 | 1F |
| Octal | 106 | 203 | 31 | 57 | 0 | 121 | 61 | 137 | 104 | 37 |
| Binary | 1000110 | 10000011 | 11001 | 101111 | 0 | 1010001 | 110001 | 1011111 | 1000100 | 11111 |
Color Harmonies of #468319
Complementary color
Monochromatic Colors of #468319
Black with #468319
Text Example
Text Example
White with #468319
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #468319; }
p { color: rgb(70,131,25); }
H1.HeaderClassName
{
color: #468319;
}
.AnyTagClassName
{
color: #468319;
}
</style>
background-color css
<style>
a { background-color: #468319; }
a { background-color: rgb(70,131,25); }
div.DivClassName
{
background-color: #468319;
}
.BgClassName
{
background-color: #468319;
}
</style>
border-color css
<style>
span { border-color: #468319; }
span { border-color: rgb(70,131,25); }
td.TdClassName
{
border-color: #468319;
}
.TagClassName
{
border-color: #468319;
}
</style>