Shades of Bilbao #417227
Tints of Bilbao #417227
RGB
CMYK
RGB Variations
Color information
#417227 (or 0x417227) is known color: Bilbao. HEX triplet: 41, 72 and 27. RGB value is (65,114,39). Sum of RGB (Red+Green+Blue) = 65+114+39=218 (28% of max value = 765). Red value is 65 (25.78% from 255 or 29.82% from 218); Green value is 114 (44.92% from 255 or 52.29% from 218); Blue value is 39 (15.62% from 255 or 17.89% from 218); Max value from RGB is 114 - color contains mainly: green. Hex color #417227 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #417227 is #BE8DD8. Grayscale: #5B5B5B. Windows color (decimal): -12488153 or 2585153. OLE color: 2585153.
HSL color Cylindrical-coordinate representation of color #417227: hue angle of 99.2º degrees, saturation: 0.49, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #417227 is Cyan = 0.43, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 65 | 114 | 39 | - |
| CMYK | 0.43 | 0 | 0.66 | 0.55 |
| HSL | 99.2º | 0.49% | 0.3% | - |
| HSV(B) | 99.2º | 0.66% | 0.45% | - |
| XYZ | 8.56 | 13.3 | 4.04 | - |
| YUV | 90.8 | 98.77 | 109.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 114 | 39 | 0.43 | 0 | 0.66 | 0.55 | 99.2 | 0.49 | 0.3 |
| Hex | 41 | 72 | 27 | 2B | 0 | 42 | 37 | 63 | 31 | 1E |
| Octal | 101 | 162 | 47 | 53 | 0 | 102 | 67 | 143 | 61 | 36 |
| Binary | 1000001 | 1110010 | 100111 | 101011 | 0 | 1000010 | 110111 | 1100011 | 110001 | 11110 |
Color Harmonies of #417227
Complementary color
Monochromatic Colors of #417227
Black with #417227
Text Example
Text Example
White with #417227
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #417227; }
p { color: rgb(65,114,39); }
H1.HeaderClassName
{
color: #417227;
}
.AnyTagClassName
{
color: #417227;
}
</style>
background-color css
<style>
a { background-color: #417227; }
a { background-color: rgb(65,114,39); }
div.DivClassName
{
background-color: #417227;
}
.BgClassName
{
background-color: #417227;
}
</style>
border-color css
<style>
span { border-color: #417227; }
span { border-color: rgb(65,114,39); }
td.TdClassName
{
border-color: #417227;
}
.TagClassName
{
border-color: #417227;
}
</style>