Shades of Bilbao #407933
Tints of Bilbao #407933
RGB
CMYK
RGB Variations
Color information
#407933 (or 0x407933) is known color: Bilbao. HEX triplet: 40, 79 and 33. RGB value is (64,121,51). Sum of RGB (Red+Green+Blue) = 64+121+51=236 (31% of max value = 765). Red value is 64 (25.39% from 255 or 27.12% from 236); Green value is 121 (47.66% from 255 or 51.27% from 236); Blue value is 51 (20.31% from 255 or 21.61% from 236); Max value from RGB is 121 - color contains mainly: green. Hex color #407933 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #407933 is #BF86CC. Grayscale: #606060. Windows color (decimal): -12551885 or 3373376. OLE color: 3373376.
HSL color Cylindrical-coordinate representation of color #407933: hue angle of 108.86º degrees, saturation: 0.41, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #407933 is Cyan = 0.47, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 64 | 121 | 51 | - |
| CMYK | 0.47 | 0 | 0.58 | 0.53 |
| HSL | 108.86º | 0.41% | 0.34% | - |
| HSV(B) | 108.86º | 0.58% | 0.47% | - |
| XYZ | 9.55 | 15 | 5.52 | - |
| YUV | 95.98 | 102.62 | 105.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 121 | 51 | 0.47 | 0 | 0.58 | 0.53 | 108.86 | 0.41 | 0.34 |
| Hex | 40 | 79 | 33 | 2F | 0 | 3A | 35 | 6D | 29 | 22 |
| Octal | 100 | 171 | 63 | 57 | 0 | 72 | 65 | 155 | 51 | 42 |
| Binary | 1000000 | 1111001 | 110011 | 101111 | 0 | 111010 | 110101 | 1101101 | 101001 | 100010 |
Color Harmonies of #407933
Complementary color
Monochromatic Colors of #407933
Black with #407933
Text Example
Text Example
White with #407933
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407933; }
p { color: rgb(64,121,51); }
H1.HeaderClassName
{
color: #407933;
}
.AnyTagClassName
{
color: #407933;
}
</style>
background-color css
<style>
a { background-color: #407933; }
a { background-color: rgb(64,121,51); }
div.DivClassName
{
background-color: #407933;
}
.BgClassName
{
background-color: #407933;
}
</style>
border-color css
<style>
span { border-color: #407933; }
span { border-color: rgb(64,121,51); }
td.TdClassName
{
border-color: #407933;
}
.TagClassName
{
border-color: #407933;
}
</style>