Shades of Bilbao #417627
Tints of Bilbao #417627
RGB
CMYK
RGB Variations
Color information
#417627 (or 0x417627) is known color: Bilbao. HEX triplet: 41, 76 and 27. RGB value is (65,118,39). Sum of RGB (Red+Green+Blue) = 65+118+39=222 (29% of max value = 765). Red value is 65 (25.78% from 255 or 29.28% from 222); Green value is 118 (46.48% from 255 or 53.15% from 222); Blue value is 39 (15.62% from 255 or 17.57% from 222); Max value from RGB is 118 - color contains mainly: green. Hex color #417627 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #417627 is #BE89D8. Grayscale: #5D5D5D. Windows color (decimal): -12487129 or 2586177. OLE color: 2586177.
HSL color Cylindrical-coordinate representation of color #417627: hue angle of 100.25º degrees, saturation: 0.5, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #417627 is Cyan = 0.45, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 65 | 118 | 39 | - |
| CMYK | 0.45 | 0 | 0.67 | 0.54 |
| HSL | 100.25º | 0.5% | 0.31% | - |
| HSV(B) | 100.25º | 0.67% | 0.46% | - |
| XYZ | 9.02 | 14.23 | 4.19 | - |
| YUV | 93.15 | 97.44 | 107.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 118 | 39 | 0.45 | 0 | 0.67 | 0.54 | 100.25 | 0.5 | 0.31 |
| Hex | 41 | 76 | 27 | 2D | 0 | 43 | 36 | 64 | 32 | 1F |
| Octal | 101 | 166 | 47 | 55 | 0 | 103 | 66 | 144 | 62 | 37 |
| Binary | 1000001 | 1110110 | 100111 | 101101 | 0 | 1000011 | 110110 | 1100100 | 110010 | 11111 |
Color Harmonies of #417627
Complementary color
Monochromatic Colors of #417627
Black with #417627
Text Example
Text Example
White with #417627
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #417627; }
p { color: rgb(65,118,39); }
H1.HeaderClassName
{
color: #417627;
}
.AnyTagClassName
{
color: #417627;
}
</style>
background-color css
<style>
a { background-color: #417627; }
a { background-color: rgb(65,118,39); }
div.DivClassName
{
background-color: #417627;
}
.BgClassName
{
background-color: #417627;
}
</style>
border-color css
<style>
span { border-color: #417627; }
span { border-color: rgb(65,118,39); }
td.TdClassName
{
border-color: #417627;
}
.TagClassName
{
border-color: #417627;
}
</style>