Shades of Bilbao #417626
Tints of Bilbao #417626
RGB
CMYK
RGB Variations
Color information
#417626 (or 0x417626) is known color: Bilbao. HEX triplet: 41, 76 and 26. RGB value is (65,118,38). Sum of RGB (Red+Green+Blue) = 65+118+38=221 (29% of max value = 765). Red value is 65 (25.78% from 255 or 29.41% from 221); Green value is 118 (46.48% from 255 or 53.39% from 221); Blue value is 38 (15.23% from 255 or 17.19% from 221); Max value from RGB is 118 - color contains mainly: green. Hex color #417626 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #417626 is #BE89D9. Grayscale: #5D5D5D. Windows color (decimal): -12487130 or 2520641. OLE color: 2520641.
HSL color Cylindrical-coordinate representation of color #417626: hue angle of 99.75º degrees, saturation: 0.51, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #417626 is Cyan = 0.45, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.54.
Color convert
RGB | 65 | 118 | 38 | - |
CMYK | 0.45 | 0 | 0.68 | 0.54 |
HSL | 99.75º | 0.51% | 0.31% | - |
HSV(B) | 99.75º | 0.68% | 0.46% | - |
XYZ | 9.01 | 14.22 | 4.1 | - |
YUV | 93.03 | 96.94 | 108 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 65 | 118 | 38 | 0.45 | 0 | 0.68 | 0.54 | 99.75 | 0.51 | 0.31 |
Hex | 41 | 76 | 26 | 2D | 0 | 44 | 36 | 64 | 33 | 1F |
Octal | 101 | 166 | 46 | 55 | 0 | 104 | 66 | 144 | 63 | 37 |
Binary | 1000001 | 1110110 | 100110 | 101101 | 0 | 1000100 | 110110 | 1100100 | 110011 | 11111 |
Color Harmonies of #417626
Complementary color
Monochromatic Colors of #417626
Black with #417626
Text Example
Text Example
White with #417626
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #417626; }
p { color: rgb(65,118,38); }
H1.HeaderClassName
{
color: #417626;
}
.AnyTagClassName
{
color: #417626;
}
</style>
background-color css
<style>
a { background-color: #417626; }
a { background-color: rgb(65,118,38); }
div.DivClassName
{
background-color: #417626;
}
.BgClassName
{
background-color: #417626;
}
</style>
border-color css
<style>
span { border-color: #417626; }
span { border-color: rgb(65,118,38); }
td.TdClassName
{
border-color: #417626;
}
.TagClassName
{
border-color: #417626;
}
</style>