Shades of Bilbao #467731
Tints of Bilbao #467731
RGB
CMYK
RGB Variations
Color information
#467731 (or 0x467731) is known color: Bilbao. HEX triplet: 46, 77 and 31. RGB value is (70,119,49). Sum of RGB (Red+Green+Blue) = 70+119+49=238 (31% of max value = 765). Red value is 70 (27.73% from 255 or 29.41% from 238); Green value is 119 (46.88% from 255 or 50% from 238); Blue value is 49 (19.53% from 255 or 20.59% from 238); Max value from RGB is 119 - color contains mainly: green. Hex color #467731 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #467731 is #B988CE. Grayscale: #606060. Windows color (decimal): -12159183 or 3241798. OLE color: 3241798.
HSL color Cylindrical-coordinate representation of color #467731: hue angle of 102º degrees, saturation: 0.42, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #467731 is Cyan = 0.41, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 70 | 119 | 49 | - |
| CMYK | 0.41 | 0 | 0.59 | 0.53 |
| HSL | 102º | 0.42% | 0.33% | - |
| HSV(B) | 102º | 0.59% | 0.47% | - |
| XYZ | 9.68 | 14.72 | 5.24 | - |
| YUV | 96.37 | 101.27 | 109.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 119 | 49 | 0.41 | 0 | 0.59 | 0.53 | 102 | 0.42 | 0.33 |
| Hex | 46 | 77 | 31 | 29 | 0 | 3B | 35 | 66 | 2A | 21 |
| Octal | 106 | 167 | 61 | 51 | 0 | 73 | 65 | 146 | 52 | 41 |
| Binary | 1000110 | 1110111 | 110001 | 101001 | 0 | 111011 | 110101 | 1100110 | 101010 | 100001 |
Color Harmonies of #467731
Complementary color
Monochromatic Colors of #467731
Black with #467731
Text Example
Text Example
White with #467731
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467731; }
p { color: rgb(70,119,49); }
H1.HeaderClassName
{
color: #467731;
}
.AnyTagClassName
{
color: #467731;
}
</style>
background-color css
<style>
a { background-color: #467731; }
a { background-color: rgb(70,119,49); }
div.DivClassName
{
background-color: #467731;
}
.BgClassName
{
background-color: #467731;
}
</style>
border-color css
<style>
span { border-color: #467731; }
span { border-color: rgb(70,119,49); }
td.TdClassName
{
border-color: #467731;
}
.TagClassName
{
border-color: #467731;
}
</style>