Shades of Bilbao #467618
Tints of Bilbao #467618
RGB
CMYK
RGB Variations
Color information
#467618 (or 0x467618) is known color: Bilbao. HEX triplet: 46, 76 and 18. RGB value is (70,118,24). Sum of RGB (Red+Green+Blue) = 70+118+24=212 (28% of max value = 765). Red value is 70 (27.73% from 255 or 33.02% from 212); Green value is 118 (46.48% from 255 or 55.66% from 212); Blue value is 24 (9.77% from 255 or 11.32% from 212); Max value from RGB is 118 - color contains mainly: green. Hex color #467618 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #467618 is #B989E7. Grayscale: #5D5D5D. Windows color (decimal): -12159464 or 1603142. OLE color: 1603142.
HSL color Cylindrical-coordinate representation of color #467618: hue angle of 90.64º degrees, saturation: 0.66, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #467618 is Cyan = 0.41, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 70 | 118 | 24 | - |
| CMYK | 0.41 | 0 | 0.80 | 0.54 |
| HSL | 90.64º | 0.66% | 0.28% | - |
| HSV(B) | 90.64º | 0.8% | 0.46% | - |
| XYZ | 9.17 | 14.32 | 3.15 | - |
| YUV | 92.93 | 89.1 | 111.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 118 | 24 | 0.41 | 0 | 0.80 | 0.54 | 90.64 | 0.66 | 0.28 |
| Hex | 46 | 76 | 18 | 29 | 0 | 50 | 36 | 5B | 42 | 1C |
| Octal | 106 | 166 | 30 | 51 | 0 | 120 | 66 | 133 | 102 | 34 |
| Binary | 1000110 | 1110110 | 11000 | 101001 | 0 | 1010000 | 110110 | 1011011 | 1000010 | 11100 |
Color Harmonies of #467618
Complementary color
Monochromatic Colors of #467618
Black with #467618
Text Example
Text Example
White with #467618
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467618; }
p { color: rgb(70,118,24); }
H1.HeaderClassName
{
color: #467618;
}
.AnyTagClassName
{
color: #467618;
}
</style>
background-color css
<style>
a { background-color: #467618; }
a { background-color: rgb(70,118,24); }
div.DivClassName
{
background-color: #467618;
}
.BgClassName
{
background-color: #467618;
}
</style>
border-color css
<style>
span { border-color: #467618; }
span { border-color: rgb(70,118,24); }
td.TdClassName
{
border-color: #467618;
}
.TagClassName
{
border-color: #467618;
}
</style>