Shades of Bilbao #418035
Tints of Bilbao #418035
RGB
CMYK
RGB Variations
Color information
#418035 (or 0x418035) is known color: Bilbao. HEX triplet: 41, 80 and 35. RGB value is (65,128,53). Sum of RGB (Red+Green+Blue) = 65+128+53=246 (32% of max value = 765). Red value is 65 (25.78% from 255 or 26.42% from 246); Green value is 128 (50.39% from 255 or 52.03% from 246); Blue value is 53 (21.09% from 255 or 21.54% from 246); Max value from RGB is 128 - color contains mainly: green. Hex color #418035 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #418035 is #BE7FCA. Grayscale: #646464. Windows color (decimal): -12484555 or 3506241. OLE color: 3506241.
HSL color Cylindrical-coordinate representation of color #418035: hue angle of 110.4º degrees, saturation: 0.41, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #418035 is Cyan = 0.49, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 65 | 128 | 53 | - |
| CMYK | 0.49 | 0 | 0.59 | 0.50 |
| HSL | 110.4º | 0.41% | 0.35% | - |
| HSV(B) | 110.4º | 0.59% | 0.5% | - |
| XYZ | 10.54 | 16.82 | 6.06 | - |
| YUV | 100.61 | 101.13 | 102.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 128 | 53 | 0.49 | 0 | 0.59 | 0.50 | 110.4 | 0.41 | 0.35 |
| Hex | 41 | 80 | 35 | 31 | 0 | 3B | 32 | 6E | 29 | 23 |
| Octal | 101 | 200 | 65 | 61 | 0 | 73 | 62 | 156 | 51 | 43 |
| Binary | 1000001 | 10000000 | 110101 | 110001 | 0 | 111011 | 110010 | 1101110 | 101001 | 100011 |
Color Harmonies of #418035
Complementary color
Monochromatic Colors of #418035
Black with #418035
Text Example
Text Example
White with #418035
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #418035; }
p { color: rgb(65,128,53); }
H1.HeaderClassName
{
color: #418035;
}
.AnyTagClassName
{
color: #418035;
}
</style>
background-color css
<style>
a { background-color: #418035; }
a { background-color: rgb(65,128,53); }
div.DivClassName
{
background-color: #418035;
}
.BgClassName
{
background-color: #418035;
}
</style>
border-color css
<style>
span { border-color: #418035; }
span { border-color: rgb(65,128,53); }
td.TdClassName
{
border-color: #418035;
}
.TagClassName
{
border-color: #418035;
}
</style>