Shades of Bilbao #407733
Tints of Bilbao #407733
RGB
CMYK
RGB Variations
Color information
#407733 (or 0x407733) is known color: Bilbao. HEX triplet: 40, 77 and 33. RGB value is (64,119,51). Sum of RGB (Red+Green+Blue) = 64+119+51=234 (30% of max value = 765). Red value is 64 (25.39% from 255 or 27.35% from 234); Green value is 119 (46.88% from 255 or 50.85% from 234); Blue value is 51 (20.31% from 255 or 21.79% from 234); Max value from RGB is 119 - color contains mainly: green. Hex color #407733 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #407733 is #BF88CC. Grayscale: #5F5F5F. Windows color (decimal): -12552397 or 3372864. OLE color: 3372864.
HSL color Cylindrical-coordinate representation of color #407733: hue angle of 108.53º degrees, saturation: 0.4, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #407733 is Cyan = 0.46, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 64 | 119 | 51 | - |
| CMYK | 0.46 | 0 | 0.57 | 0.53 |
| HSL | 108.53º | 0.4% | 0.33% | - |
| HSV(B) | 108.53º | 0.57% | 0.47% | - |
| XYZ | 9.31 | 14.52 | 5.44 | - |
| YUV | 94.8 | 103.28 | 106.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 119 | 51 | 0.46 | 0 | 0.57 | 0.53 | 108.53 | 0.4 | 0.33 |
| Hex | 40 | 77 | 33 | 2E | 0 | 39 | 35 | 6D | 28 | 21 |
| Octal | 100 | 167 | 63 | 56 | 0 | 71 | 65 | 155 | 50 | 41 |
| Binary | 1000000 | 1110111 | 110011 | 101110 | 0 | 111001 | 110101 | 1101101 | 101000 | 100001 |
Color Harmonies of #407733
Complementary color
Monochromatic Colors of #407733
Black with #407733
Text Example
Text Example
White with #407733
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407733; }
p { color: rgb(64,119,51); }
H1.HeaderClassName
{
color: #407733;
}
.AnyTagClassName
{
color: #407733;
}
</style>
background-color css
<style>
a { background-color: #407733; }
a { background-color: rgb(64,119,51); }
div.DivClassName
{
background-color: #407733;
}
.BgClassName
{
background-color: #407733;
}
</style>
border-color css
<style>
span { border-color: #407733; }
span { border-color: rgb(64,119,51); }
td.TdClassName
{
border-color: #407733;
}
.TagClassName
{
border-color: #407733;
}
</style>