Shades of Bilbao #418129
Tints of Bilbao #418129
RGB
CMYK
RGB Variations
Color information
#418129 (or 0x418129) is known color: Bilbao. HEX triplet: 41, 81 and 29. RGB value is (65,129,41). Sum of RGB (Red+Green+Blue) = 65+129+41=235 (31% of max value = 765). Red value is 65 (25.78% from 255 or 27.66% from 235); Green value is 129 (50.78% from 255 or 54.89% from 235); Blue value is 41 (16.41% from 255 or 17.45% from 235); Max value from RGB is 129 - color contains mainly: green. Hex color #418129 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #418129 is #BE7ED6. Grayscale: #646464. Windows color (decimal): -12484311 or 2720065. OLE color: 2720065.
HSL color Cylindrical-coordinate representation of color #418129: hue angle of 103.64º degrees, saturation: 0.52, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #418129 is Cyan = 0.50, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 65 | 129 | 41 | - |
| CMYK | 0.50 | 0 | 0.68 | 0.49 |
| HSL | 103.64º | 0.52% | 0.33% | - |
| HSV(B) | 103.64º | 0.68% | 0.51% | - |
| XYZ | 10.43 | 16.98 | 4.83 | - |
| YUV | 99.83 | 94.8 | 103.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 129 | 41 | 0.50 | 0 | 0.68 | 0.49 | 103.64 | 0.52 | 0.33 |
| Hex | 41 | 81 | 29 | 32 | 0 | 44 | 31 | 68 | 34 | 21 |
| Octal | 101 | 201 | 51 | 62 | 0 | 104 | 61 | 150 | 64 | 41 |
| Binary | 1000001 | 10000001 | 101001 | 110010 | 0 | 1000100 | 110001 | 1101000 | 110100 | 100001 |
Color Harmonies of #418129
Complementary color
Monochromatic Colors of #418129
Black with #418129
Text Example
Text Example
White with #418129
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #418129; }
p { color: rgb(65,129,41); }
H1.HeaderClassName
{
color: #418129;
}
.AnyTagClassName
{
color: #418129;
}
</style>
background-color css
<style>
a { background-color: #418129; }
a { background-color: rgb(65,129,41); }
div.DivClassName
{
background-color: #418129;
}
.BgClassName
{
background-color: #418129;
}
</style>
border-color css
<style>
span { border-color: #418129; }
span { border-color: rgb(65,129,41); }
td.TdClassName
{
border-color: #418129;
}
.TagClassName
{
border-color: #418129;
}
</style>