Shades of Bilbao #467733
Tints of Bilbao #467733
RGB
CMYK
RGB Variations
Color information
#467733 (or 0x467733) is known color: Bilbao. HEX triplet: 46, 77 and 33. RGB value is (70,119,51). Sum of RGB (Red+Green+Blue) = 70+119+51=240 (31% of max value = 765). Red value is 70 (27.73% from 255 or 29.17% from 240); Green value is 119 (46.88% from 255 or 49.58% from 240); Blue value is 51 (20.31% from 255 or 21.25% from 240); Max value from RGB is 119 - color contains mainly: green. Hex color #467733 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #467733 is #B988CC. Grayscale: #606060. Windows color (decimal): -12159181 or 3372870. OLE color: 3372870.
HSL color Cylindrical-coordinate representation of color #467733: hue angle of 103.24º degrees, saturation: 0.4, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #467733 is Cyan = 0.41, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 70 | 119 | 51 | - |
| CMYK | 0.41 | 0 | 0.57 | 0.53 |
| HSL | 103.24º | 0.4% | 0.33% | - |
| HSV(B) | 103.24º | 0.57% | 0.47% | - |
| XYZ | 9.72 | 14.73 | 5.46 | - |
| YUV | 96.6 | 102.27 | 109.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 119 | 51 | 0.41 | 0 | 0.57 | 0.53 | 103.24 | 0.4 | 0.33 |
| Hex | 46 | 77 | 33 | 29 | 0 | 39 | 35 | 67 | 28 | 21 |
| Octal | 106 | 167 | 63 | 51 | 0 | 71 | 65 | 147 | 50 | 41 |
| Binary | 1000110 | 1110111 | 110011 | 101001 | 0 | 111001 | 110101 | 1100111 | 101000 | 100001 |
Color Harmonies of #467733
Complementary color
Monochromatic Colors of #467733
Black with #467733
Text Example
Text Example
White with #467733
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467733; }
p { color: rgb(70,119,51); }
H1.HeaderClassName
{
color: #467733;
}
.AnyTagClassName
{
color: #467733;
}
</style>
background-color css
<style>
a { background-color: #467733; }
a { background-color: rgb(70,119,51); }
div.DivClassName
{
background-color: #467733;
}
.BgClassName
{
background-color: #467733;
}
</style>
border-color css
<style>
span { border-color: #467733; }
span { border-color: rgb(70,119,51); }
td.TdClassName
{
border-color: #467733;
}
.TagClassName
{
border-color: #467733;
}
</style>