Shades of Bilbao #407927
Tints of Bilbao #407927
RGB
CMYK
RGB Variations
Color information
#407927 (or 0x407927) is known color: Bilbao. HEX triplet: 40, 79 and 27. RGB value is (64,121,39). Sum of RGB (Red+Green+Blue) = 64+121+39=224 (29% of max value = 765). Red value is 64 (25.39% from 255 or 28.57% from 224); Green value is 121 (47.66% from 255 or 54.02% from 224); Blue value is 39 (15.62% from 255 or 17.41% from 224); Max value from RGB is 121 - color contains mainly: green. Hex color #407927 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #407927 is #BF86D8. Grayscale: #5E5E5E. Windows color (decimal): -12551897 or 2586944. OLE color: 2586944.
HSL color Cylindrical-coordinate representation of color #407927: hue angle of 101.71º degrees, saturation: 0.51, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #407927 is Cyan = 0.47, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 64 | 121 | 39 | - |
| CMYK | 0.47 | 0 | 0.68 | 0.53 |
| HSL | 101.71º | 0.51% | 0.31% | - |
| HSV(B) | 101.71º | 0.68% | 0.47% | - |
| XYZ | 9.32 | 14.91 | 4.31 | - |
| YUV | 94.61 | 96.62 | 106.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 121 | 39 | 0.47 | 0 | 0.68 | 0.53 | 101.71 | 0.51 | 0.31 |
| Hex | 40 | 79 | 27 | 2F | 0 | 44 | 35 | 66 | 33 | 1F |
| Octal | 100 | 171 | 47 | 57 | 0 | 104 | 65 | 146 | 63 | 37 |
| Binary | 1000000 | 1111001 | 100111 | 101111 | 0 | 1000100 | 110101 | 1100110 | 110011 | 11111 |
Color Harmonies of #407927
Complementary color
Monochromatic Colors of #407927
Black with #407927
Text Example
Text Example
White with #407927
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407927; }
p { color: rgb(64,121,39); }
H1.HeaderClassName
{
color: #407927;
}
.AnyTagClassName
{
color: #407927;
}
</style>
background-color css
<style>
a { background-color: #407927; }
a { background-color: rgb(64,121,39); }
div.DivClassName
{
background-color: #407927;
}
.BgClassName
{
background-color: #407927;
}
</style>
border-color css
<style>
span { border-color: #407927; }
span { border-color: rgb(64,121,39); }
td.TdClassName
{
border-color: #407927;
}
.TagClassName
{
border-color: #407927;
}
</style>