Shades of Bilbao #468024
Tints of Bilbao #468024
RGB
CMYK
RGB Variations
Color information
#468024 (or 0x468024) is known color: Bilbao. HEX triplet: 46, 80 and 24. RGB value is (70,128,36). Sum of RGB (Red+Green+Blue) = 70+128+36=234 (30% of max value = 765). Red value is 70 (27.73% from 255 or 29.91% from 234); Green value is 128 (50.39% from 255 or 54.70% from 234); Blue value is 36 (14.45% from 255 or 15.38% from 234); Max value from RGB is 128 - color contains mainly: green. Hex color #468024 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #468024 is #B97FDB. Grayscale: #646464. Windows color (decimal): -12156892 or 2392134. OLE color: 2392134.
HSL color Cylindrical-coordinate representation of color #468024: hue angle of 97.83º degrees, saturation: 0.56, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #468024 is Cyan = 0.45, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 70 | 128 | 36 | - |
| CMYK | 0.45 | 0 | 0.72 | 0.50 |
| HSL | 97.83º | 0.56% | 0.32% | - |
| HSV(B) | 97.83º | 0.72% | 0.5% | - |
| XYZ | 10.56 | 16.87 | 4.37 | - |
| YUV | 100.17 | 91.78 | 106.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 128 | 36 | 0.45 | 0 | 0.72 | 0.50 | 97.83 | 0.56 | 0.32 |
| Hex | 46 | 80 | 24 | 2D | 0 | 48 | 32 | 62 | 38 | 20 |
| Octal | 106 | 200 | 44 | 55 | 0 | 110 | 62 | 142 | 70 | 40 |
| Binary | 1000110 | 10000000 | 100100 | 101101 | 0 | 1001000 | 110010 | 1100010 | 111000 | 100000 |
Color Harmonies of #468024
Complementary color
Monochromatic Colors of #468024
Black with #468024
Text Example
Text Example
White with #468024
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #468024; }
p { color: rgb(70,128,36); }
H1.HeaderClassName
{
color: #468024;
}
.AnyTagClassName
{
color: #468024;
}
</style>
background-color css
<style>
a { background-color: #468024; }
a { background-color: rgb(70,128,36); }
div.DivClassName
{
background-color: #468024;
}
.BgClassName
{
background-color: #468024;
}
</style>
border-color css
<style>
span { border-color: #468024; }
span { border-color: rgb(70,128,36); }
td.TdClassName
{
border-color: #468024;
}
.TagClassName
{
border-color: #468024;
}
</style>