Shades of Bilbao #467632
Tints of Bilbao #467632
RGB
CMYK
RGB Variations
Color information
#467632 (or 0x467632) is known color: Bilbao. HEX triplet: 46, 76 and 32. RGB value is (70,118,50). Sum of RGB (Red+Green+Blue) = 70+118+50=238 (31% of max value = 765). Red value is 70 (27.73% from 255 or 29.41% from 238); Green value is 118 (46.48% from 255 or 49.58% from 238); Blue value is 50 (19.92% from 255 or 21.01% from 238); Max value from RGB is 118 - color contains mainly: green. Hex color #467632 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #467632 is #B989CD. Grayscale: #606060. Windows color (decimal): -12159438 or 3307078. OLE color: 3307078.
HSL color Cylindrical-coordinate representation of color #467632: hue angle of 102.35º degrees, saturation: 0.4, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #467632 is Cyan = 0.41, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 70 | 118 | 50 | - |
| CMYK | 0.41 | 0 | 0.58 | 0.54 |
| HSL | 102.35º | 0.4% | 0.33% | - |
| HSV(B) | 102.35º | 0.58% | 0.46% | - |
| XYZ | 9.58 | 14.49 | 5.31 | - |
| YUV | 95.9 | 102.1 | 109.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 118 | 50 | 0.41 | 0 | 0.58 | 0.54 | 102.35 | 0.4 | 0.33 |
| Hex | 46 | 76 | 32 | 29 | 0 | 3A | 36 | 66 | 28 | 21 |
| Octal | 106 | 166 | 62 | 51 | 0 | 72 | 66 | 146 | 50 | 41 |
| Binary | 1000110 | 1110110 | 110010 | 101001 | 0 | 111010 | 110110 | 1100110 | 101000 | 100001 |
Color Harmonies of #467632
Complementary color
Monochromatic Colors of #467632
Black with #467632
Text Example
Text Example
White with #467632
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467632; }
p { color: rgb(70,118,50); }
H1.HeaderClassName
{
color: #467632;
}
.AnyTagClassName
{
color: #467632;
}
</style>
background-color css
<style>
a { background-color: #467632; }
a { background-color: rgb(70,118,50); }
div.DivClassName
{
background-color: #467632;
}
.BgClassName
{
background-color: #467632;
}
</style>
border-color css
<style>
span { border-color: #467632; }
span { border-color: rgb(70,118,50); }
td.TdClassName
{
border-color: #467632;
}
.TagClassName
{
border-color: #467632;
}
</style>