Shades of Bilbao #468018
Tints of Bilbao #468018
RGB
CMYK
RGB Variations
Color information
#468018 (or 0x468018) is known color: Bilbao. HEX triplet: 46, 80 and 18. RGB value is (70,128,24). Sum of RGB (Red+Green+Blue) = 70+128+24=222 (29% of max value = 765). Red value is 70 (27.73% from 255 or 31.53% from 222); Green value is 128 (50.39% from 255 or 57.66% from 222); Blue value is 24 (9.77% from 255 or 10.81% from 222); Max value from RGB is 128 - color contains mainly: green. Hex color #468018 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #468018 is #B97FE7. Grayscale: #636363. Windows color (decimal): -12156904 or 1605702. OLE color: 1605702.
HSL color Cylindrical-coordinate representation of color #468018: hue angle of 93.46º degrees, saturation: 0.68, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #468018 is Cyan = 0.45, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 70 | 128 | 24 | - |
| CMYK | 0.45 | 0 | 0.81 | 0.50 |
| HSL | 93.46º | 0.68% | 0.3% | - |
| HSV(B) | 93.46º | 0.81% | 0.5% | - |
| XYZ | 10.41 | 16.81 | 3.56 | - |
| YUV | 98.8 | 85.78 | 107.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 128 | 24 | 0.45 | 0 | 0.81 | 0.50 | 93.46 | 0.68 | 0.3 |
| Hex | 46 | 80 | 18 | 2D | 0 | 51 | 32 | 5D | 44 | 1E |
| Octal | 106 | 200 | 30 | 55 | 0 | 121 | 62 | 135 | 104 | 36 |
| Binary | 1000110 | 10000000 | 11000 | 101101 | 0 | 1010001 | 110010 | 1011101 | 1000100 | 11110 |
Color Harmonies of #468018
Complementary color
Monochromatic Colors of #468018
Black with #468018
Text Example
Text Example
White with #468018
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #468018; }
p { color: rgb(70,128,24); }
H1.HeaderClassName
{
color: #468018;
}
.AnyTagClassName
{
color: #468018;
}
</style>
background-color css
<style>
a { background-color: #468018; }
a { background-color: rgb(70,128,24); }
div.DivClassName
{
background-color: #468018;
}
.BgClassName
{
background-color: #468018;
}
</style>
border-color css
<style>
span { border-color: #468018; }
span { border-color: rgb(70,128,24); }
td.TdClassName
{
border-color: #468018;
}
.TagClassName
{
border-color: #468018;
}
</style>