Shades of Bilbao #417534
Tints of Bilbao #417534
RGB
CMYK
RGB Variations
Color information
#417534 (or 0x417534) is known color: Bilbao. HEX triplet: 41, 75 and 34. RGB value is (65,117,52). Sum of RGB (Red+Green+Blue) = 65+117+52=234 (30% of max value = 765). Red value is 65 (25.78% from 255 or 27.78% from 234); Green value is 117 (46.09% from 255 or 50% from 234); Blue value is 52 (20.70% from 255 or 22.22% from 234); Max value from RGB is 117 - color contains mainly: green. Hex color #417534 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #417534 is #BE8ACB. Grayscale: #5E5E5E. Windows color (decimal): -12487372 or 3437889. OLE color: 3437889.
HSL color Cylindrical-coordinate representation of color #417534: hue angle of 108º degrees, saturation: 0.38, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #417534 is Cyan = 0.44, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 65 | 117 | 52 | - |
| CMYK | 0.44 | 0 | 0.56 | 0.54 |
| HSL | 108º | 0.38% | 0.33% | - |
| HSV(B) | 108º | 0.56% | 0.46% | - |
| XYZ | 9.16 | 14.09 | 5.49 | - |
| YUV | 94.04 | 104.27 | 107.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 117 | 52 | 0.44 | 0 | 0.56 | 0.54 | 108 | 0.38 | 0.33 |
| Hex | 41 | 75 | 34 | 2C | 0 | 38 | 36 | 6C | 26 | 21 |
| Octal | 101 | 165 | 64 | 54 | 0 | 70 | 66 | 154 | 46 | 41 |
| Binary | 1000001 | 1110101 | 110100 | 101100 | 0 | 111000 | 110110 | 1101100 | 100110 | 100001 |
Color Harmonies of #417534
Complementary color
Monochromatic Colors of #417534
Black with #417534
Text Example
Text Example
White with #417534
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #417534; }
p { color: rgb(65,117,52); }
H1.HeaderClassName
{
color: #417534;
}
.AnyTagClassName
{
color: #417534;
}
</style>
background-color css
<style>
a { background-color: #417534; }
a { background-color: rgb(65,117,52); }
div.DivClassName
{
background-color: #417534;
}
.BgClassName
{
background-color: #417534;
}
</style>
border-color css
<style>
span { border-color: #417534; }
span { border-color: rgb(65,117,52); }
td.TdClassName
{
border-color: #417534;
}
.TagClassName
{
border-color: #417534;
}
</style>