Shades of Bilbao #407527
Tints of Bilbao #407527
RGB
CMYK
RGB Variations
Color information
#407527 (or 0x407527) is known color: Bilbao. HEX triplet: 40, 75 and 27. RGB value is (64,117,39). Sum of RGB (Red+Green+Blue) = 64+117+39=220 (29% of max value = 765). Red value is 64 (25.39% from 255 or 29.09% from 220); Green value is 117 (46.09% from 255 or 53.18% from 220); Blue value is 39 (15.62% from 255 or 17.73% from 220); Max value from RGB is 117 - color contains mainly: green. Hex color #407527 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #407527 is #BF8AD8. Grayscale: #5C5C5C. Windows color (decimal): -12552921 or 2585920. OLE color: 2585920.
HSL color Cylindrical-coordinate representation of color #407527: hue angle of 100.77º 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 #407527 is Cyan = 0.45, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 64 | 117 | 39 | - |
| CMYK | 0.45 | 0 | 0.67 | 0.54 |
| HSL | 100.77º | 0.5% | 0.31% | - |
| HSV(B) | 100.77º | 0.67% | 0.46% | - |
| XYZ | 8.84 | 13.96 | 4.15 | - |
| YUV | 92.26 | 97.94 | 107.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 117 | 39 | 0.45 | 0 | 0.67 | 0.54 | 100.77 | 0.5 | 0.31 |
| Hex | 40 | 75 | 27 | 2D | 0 | 43 | 36 | 65 | 32 | 1F |
| Octal | 100 | 165 | 47 | 55 | 0 | 103 | 66 | 145 | 62 | 37 |
| Binary | 1000000 | 1110101 | 100111 | 101101 | 0 | 1000011 | 110110 | 1100101 | 110010 | 11111 |
Color Harmonies of #407527
Complementary color
Monochromatic Colors of #407527
Black with #407527
Text Example
Text Example
White with #407527
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407527; }
p { color: rgb(64,117,39); }
H1.HeaderClassName
{
color: #407527;
}
.AnyTagClassName
{
color: #407527;
}
</style>
background-color css
<style>
a { background-color: #407527; }
a { background-color: rgb(64,117,39); }
div.DivClassName
{
background-color: #407527;
}
.BgClassName
{
background-color: #407527;
}
</style>
border-color css
<style>
span { border-color: #407527; }
span { border-color: rgb(64,117,39); }
td.TdClassName
{
border-color: #407527;
}
.TagClassName
{
border-color: #407527;
}
</style>