Shades of Bilbao #427900
Tints of Bilbao #427900
RGB
CMYK
RGB Variations
Color information
#427900 (or 0x427900) is known color: Bilbao. HEX triplet: 42, 79 and 00. RGB value is (66,121,0). Sum of RGB (Red+Green+Blue) = 66+121+0=187 (24% of max value = 765). Red value is 66 (26.17% from 255 or 35.29% from 187); Green value is 121 (47.66% from 255 or 64.71% from 187); Blue value is 0 (0.39% from 255 or 0% from 187); Max value from RGB is 121 - color contains mainly: green. Hex color #427900 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #427900 is #BD86FF. Grayscale: #5B5B5B. Windows color (decimal): -12420864 or 31042. OLE color: 31042.
HSL color Cylindrical-coordinate representation of color #427900: hue angle of 87.27º degrees, saturation: 1, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 1%. Process color model (Four color, CMYK) of #427900 is Cyan = 0.45, Magento = 0, Yellow = 1 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 66 | 121 | 0 | - |
| CMYK | 0.45 | 0 | 1 | 0.53 |
| HSL | 87.27º | 1% | 0.24% | - |
| HSV(B) | 87.27º | 1% | 0.47% | - |
| XYZ | 9.08 | 14.83 | 2.38 | - |
| YUV | 90.76 | 76.78 | 110.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 121 | 0 | 0.45 | 0 | 1 | 0.53 | 87.27 | 1 | 0.24 |
| Hex | 42 | 79 | 0 | 2D | 0 | 64 | 35 | 57 | 64 | 18 |
| Octal | 102 | 171 | 0 | 55 | 0 | 144 | 65 | 127 | 144 | 30 |
| Binary | 1000010 | 1111001 | 0 | 101101 | 0 | 1100100 | 110101 | 1010111 | 1100100 | 11000 |
Color Harmonies of #427900
Complementary color
Monochromatic Colors of #427900
Black with #427900
Text Example
Text Example
White with #427900
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427900; }
p { color: rgb(66,121,0); }
H1.HeaderClassName
{
color: #427900;
}
.AnyTagClassName
{
color: #427900;
}
</style>
background-color css
<style>
a { background-color: #427900; }
a { background-color: rgb(66,121,0); }
div.DivClassName
{
background-color: #427900;
}
.BgClassName
{
background-color: #427900;
}
</style>
border-color css
<style>
span { border-color: #427900; }
span { border-color: rgb(66,121,0); }
td.TdClassName
{
border-color: #427900;
}
.TagClassName
{
border-color: #427900;
}
</style>