Shades of Bilbao #427700
Tints of Bilbao #427700
RGB
CMYK
RGB Variations
Color information
#427700 (or 0x427700) is known color: Bilbao. HEX triplet: 42, 77 and 00. RGB value is (66,119,0). Sum of RGB (Red+Green+Blue) = 66+119+0=185 (24% of max value = 765). Red value is 66 (26.17% from 255 or 35.68% from 185); Green value is 119 (46.88% from 255 or 64.32% from 185); Blue value is 0 (0.39% from 255 or 0% from 185); Max value from RGB is 119 - color contains mainly: green. Hex color #427700 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #427700 is #BD88FF. Grayscale: #5A5A5A. Windows color (decimal): -12421376 or 30530. OLE color: 30530.
HSL color Cylindrical-coordinate representation of color #427700: hue angle of 86.72º degrees, saturation: 1, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 1%. Process color model (Four color, CMYK) of #427700 is Cyan = 0.45, Magento = 0, Yellow = 1 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 66 | 119 | 0 | - |
| CMYK | 0.45 | 0 | 1 | 0.53 |
| HSL | 86.72º | 1% | 0.23% | - |
| HSV(B) | 86.72º | 1% | 0.47% | - |
| XYZ | 8.84 | 14.35 | 2.3 | - |
| YUV | 89.59 | 77.44 | 111.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 119 | 0 | 0.45 | 0 | 1 | 0.53 | 86.72 | 1 | 0.23 |
| Hex | 42 | 77 | 0 | 2D | 0 | 64 | 35 | 57 | 64 | 17 |
| Octal | 102 | 167 | 0 | 55 | 0 | 144 | 65 | 127 | 144 | 27 |
| Binary | 1000010 | 1110111 | 0 | 101101 | 0 | 1100100 | 110101 | 1010111 | 1100100 | 10111 |
Color Harmonies of #427700
Complementary color
Monochromatic Colors of #427700
Black with #427700
Text Example
Text Example
White with #427700
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427700; }
p { color: rgb(66,119,0); }
H1.HeaderClassName
{
color: #427700;
}
.AnyTagClassName
{
color: #427700;
}
</style>
background-color css
<style>
a { background-color: #427700; }
a { background-color: rgb(66,119,0); }
div.DivClassName
{
background-color: #427700;
}
.BgClassName
{
background-color: #427700;
}
</style>
border-color css
<style>
span { border-color: #427700; }
span { border-color: rgb(66,119,0); }
td.TdClassName
{
border-color: #427700;
}
.TagClassName
{
border-color: #427700;
}
</style>