Shades of Bilbao #427912
Tints of Bilbao #427912
RGB
CMYK
RGB Variations
Color information
#427912 (or 0x427912) is known color: Bilbao. HEX triplet: 42, 79 and 12. RGB value is (66,121,18). Sum of RGB (Red+Green+Blue) = 66+121+18=205 (27% of max value = 765). Red value is 66 (26.17% from 255 or 32.20% from 205); Green value is 121 (47.66% from 255 or 59.02% from 205); Blue value is 18 (7.42% from 255 or 8.78% from 205); Max value from RGB is 121 - color contains mainly: green. Hex color #427912 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #427912 is #BD86ED. Grayscale: #5D5D5D. Windows color (decimal): -12420846 or 1210690. OLE color: 1210690.
HSL color Cylindrical-coordinate representation of color #427912: hue angle of 92.04º degrees, saturation: 0.74, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #427912 is Cyan = 0.45, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 66 | 121 | 18 | - |
| CMYK | 0.45 | 0 | 0.85 | 0.53 |
| HSL | 92.04º | 0.74% | 0.27% | - |
| HSV(B) | 92.04º | 0.85% | 0.47% | - |
| XYZ | 9.19 | 14.88 | 2.96 | - |
| YUV | 92.81 | 85.78 | 108.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 121 | 18 | 0.45 | 0 | 0.85 | 0.53 | 92.04 | 0.74 | 0.27 |
| Hex | 42 | 79 | 12 | 2D | 0 | 55 | 35 | 5C | 4A | 1B |
| Octal | 102 | 171 | 22 | 55 | 0 | 125 | 65 | 134 | 112 | 33 |
| Binary | 1000010 | 1111001 | 10010 | 101101 | 0 | 1010101 | 110101 | 1011100 | 1001010 | 11011 |
Color Harmonies of #427912
Complementary color
Monochromatic Colors of #427912
Black with #427912
Text Example
Text Example
White with #427912
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427912; }
p { color: rgb(66,121,18); }
H1.HeaderClassName
{
color: #427912;
}
.AnyTagClassName
{
color: #427912;
}
</style>
background-color css
<style>
a { background-color: #427912; }
a { background-color: rgb(66,121,18); }
div.DivClassName
{
background-color: #427912;
}
.BgClassName
{
background-color: #427912;
}
</style>
border-color css
<style>
span { border-color: #427912; }
span { border-color: rgb(66,121,18); }
td.TdClassName
{
border-color: #427912;
}
.TagClassName
{
border-color: #427912;
}
</style>