Shades of Bilbao #467826
Tints of Bilbao #467826
RGB
CMYK
RGB Variations
Color information
#467826 (or 0x467826) is known color: Bilbao. HEX triplet: 46, 78 and 26. RGB value is (70,120,38). Sum of RGB (Red+Green+Blue) = 70+120+38=228 (30% of max value = 765). Red value is 70 (27.73% from 255 or 30.70% from 228); Green value is 120 (47.27% from 255 or 52.63% from 228); Blue value is 38 (15.23% from 255 or 16.67% from 228); Max value from RGB is 120 - color contains mainly: green. Hex color #467826 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #467826 is #B987D9. Grayscale: #5F5F5F. Windows color (decimal): -12158938 or 2521158. OLE color: 2521158.
HSL color Cylindrical-coordinate representation of color #467826: hue angle of 96.59º degrees, saturation: 0.52, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #467826 is Cyan = 0.42, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 70 | 120 | 38 | - |
| CMYK | 0.42 | 0 | 0.68 | 0.53 |
| HSL | 96.59º | 0.52% | 0.31% | - |
| HSV(B) | 96.59º | 0.68% | 0.47% | - |
| XYZ | 9.59 | 14.87 | 4.2 | - |
| YUV | 95.7 | 95.44 | 109.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 120 | 38 | 0.42 | 0 | 0.68 | 0.53 | 96.59 | 0.52 | 0.31 |
| Hex | 46 | 78 | 26 | 2A | 0 | 44 | 35 | 61 | 34 | 1F |
| Octal | 106 | 170 | 46 | 52 | 0 | 104 | 65 | 141 | 64 | 37 |
| Binary | 1000110 | 1111000 | 100110 | 101010 | 0 | 1000100 | 110101 | 1100001 | 110100 | 11111 |
Color Harmonies of #467826
Complementary color
Monochromatic Colors of #467826
Black with #467826
Text Example
Text Example
White with #467826
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467826; }
p { color: rgb(70,120,38); }
H1.HeaderClassName
{
color: #467826;
}
.AnyTagClassName
{
color: #467826;
}
</style>
background-color css
<style>
a { background-color: #467826; }
a { background-color: rgb(70,120,38); }
div.DivClassName
{
background-color: #467826;
}
.BgClassName
{
background-color: #467826;
}
</style>
border-color css
<style>
span { border-color: #467826; }
span { border-color: rgb(70,120,38); }
td.TdClassName
{
border-color: #467826;
}
.TagClassName
{
border-color: #467826;
}
</style>