Shades of Bilbao #468321
Tints of Bilbao #468321
RGB
CMYK
RGB Variations
Color information
#468321 (or 0x468321) is known color: Bilbao. HEX triplet: 46, 83 and 21. RGB value is (70,131,33). Sum of RGB (Red+Green+Blue) = 70+131+33=234 (30% of max value = 765). Red value is 70 (27.73% from 255 or 29.91% from 234); Green value is 131 (51.56% from 255 or 55.98% from 234); Blue value is 33 (13.28% from 255 or 14.10% from 234); Max value from RGB is 131 - color contains mainly: green. Hex color #468321 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #468321 is #B97CDE. Grayscale: #656565. Windows color (decimal): -12156127 or 2196294. OLE color: 2196294.
HSL color Cylindrical-coordinate representation of color #468321: hue angle of 97.35º degrees, saturation: 0.6, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #468321 is Cyan = 0.47, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 70 | 131 | 33 | - |
| CMYK | 0.47 | 0 | 0.75 | 0.49 |
| HSL | 97.35º | 0.6% | 0.32% | - |
| HSV(B) | 97.35º | 0.75% | 0.51% | - |
| XYZ | 10.92 | 17.64 | 4.27 | - |
| YUV | 101.59 | 89.29 | 105.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 131 | 33 | 0.47 | 0 | 0.75 | 0.49 | 97.35 | 0.6 | 0.32 |
| Hex | 46 | 83 | 21 | 2F | 0 | 4B | 31 | 61 | 3C | 20 |
| Octal | 106 | 203 | 41 | 57 | 0 | 113 | 61 | 141 | 74 | 40 |
| Binary | 1000110 | 10000011 | 100001 | 101111 | 0 | 1001011 | 110001 | 1100001 | 111100 | 100000 |
Color Harmonies of #468321
Complementary color
Monochromatic Colors of #468321
Black with #468321
Text Example
Text Example
White with #468321
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #468321; }
p { color: rgb(70,131,33); }
H1.HeaderClassName
{
color: #468321;
}
.AnyTagClassName
{
color: #468321;
}
</style>
background-color css
<style>
a { background-color: #468321; }
a { background-color: rgb(70,131,33); }
div.DivClassName
{
background-color: #468321;
}
.BgClassName
{
background-color: #468321;
}
</style>
border-color css
<style>
span { border-color: #468321; }
span { border-color: rgb(70,131,33); }
td.TdClassName
{
border-color: #468321;
}
.TagClassName
{
border-color: #468321;
}
</style>