Shades of Bilbao #418134
Tints of Bilbao #418134
RGB
CMYK
RGB Variations
Color information
#418134 (or 0x418134) is known color: Bilbao. HEX triplet: 41, 81 and 34. RGB value is (65,129,52). Sum of RGB (Red+Green+Blue) = 65+129+52=246 (32% of max value = 765). Red value is 65 (25.78% from 255 or 26.42% from 246); Green value is 129 (50.78% from 255 or 52.44% from 246); Blue value is 52 (20.70% from 255 or 21.14% from 246); Max value from RGB is 129 - color contains mainly: green. Hex color #418134 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #418134 is #BE7ECB. Grayscale: #656565. Windows color (decimal): -12484300 or 3440961. OLE color: 3440961.
HSL color Cylindrical-coordinate representation of color #418134: hue angle of 109.87º degrees, saturation: 0.43, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #418134 is Cyan = 0.50, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 65 | 129 | 52 | - |
| CMYK | 0.50 | 0 | 0.60 | 0.49 |
| HSL | 109.87º | 0.43% | 0.35% | - |
| HSV(B) | 109.87º | 0.6% | 0.51% | - |
| XYZ | 10.65 | 17.07 | 5.98 | - |
| YUV | 101.09 | 100.3 | 102.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 129 | 52 | 0.50 | 0 | 0.60 | 0.49 | 109.87 | 0.43 | 0.35 |
| Hex | 41 | 81 | 34 | 32 | 0 | 3C | 31 | 6E | 2B | 23 |
| Octal | 101 | 201 | 64 | 62 | 0 | 74 | 61 | 156 | 53 | 43 |
| Binary | 1000001 | 10000001 | 110100 | 110010 | 0 | 111100 | 110001 | 1101110 | 101011 | 100011 |
Color Harmonies of #418134
Complementary color
Monochromatic Colors of #418134
Black with #418134
Text Example
Text Example
White with #418134
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #418134; }
p { color: rgb(65,129,52); }
H1.HeaderClassName
{
color: #418134;
}
.AnyTagClassName
{
color: #418134;
}
</style>
background-color css
<style>
a { background-color: #418134; }
a { background-color: rgb(65,129,52); }
div.DivClassName
{
background-color: #418134;
}
.BgClassName
{
background-color: #418134;
}
</style>
border-color css
<style>
span { border-color: #418134; }
span { border-color: rgb(65,129,52); }
td.TdClassName
{
border-color: #418134;
}
.TagClassName
{
border-color: #418134;
}
</style>