Shades of Bilbao #427936
Tints of Bilbao #427936
RGB
CMYK
RGB Variations
Color information
#427936 (or 0x427936) is known color: Bilbao. HEX triplet: 42, 79 and 36. RGB value is (66,121,54). Sum of RGB (Red+Green+Blue) = 66+121+54=241 (31% of max value = 765). Red value is 66 (26.17% from 255 or 27.39% from 241); Green value is 121 (47.66% from 255 or 50.21% from 241); Blue value is 54 (21.48% from 255 or 22.41% from 241); Max value from RGB is 121 - color contains mainly: green. Hex color #427936 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #427936 is #BD86C9. Grayscale: #616161. Windows color (decimal): -12420810 or 3569986. OLE color: 3569986.
HSL color Cylindrical-coordinate representation of color #427936: hue angle of 109.25º degrees, saturation: 0.38, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #427936 is Cyan = 0.45, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 66 | 121 | 54 | - |
| CMYK | 0.45 | 0 | 0.55 | 0.53 |
| HSL | 109.25º | 0.38% | 0.34% | - |
| HSV(B) | 109.25º | 0.55% | 0.47% | - |
| XYZ | 9.75 | 15.1 | 5.89 | - |
| YUV | 96.92 | 103.78 | 105.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 121 | 54 | 0.45 | 0 | 0.55 | 0.53 | 109.25 | 0.38 | 0.34 |
| Hex | 42 | 79 | 36 | 2D | 0 | 37 | 35 | 6D | 26 | 22 |
| Octal | 102 | 171 | 66 | 55 | 0 | 67 | 65 | 155 | 46 | 42 |
| Binary | 1000010 | 1111001 | 110110 | 101101 | 0 | 110111 | 110101 | 1101101 | 100110 | 100010 |
Color Harmonies of #427936
Complementary color
Monochromatic Colors of #427936
Black with #427936
Text Example
Text Example
White with #427936
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427936; }
p { color: rgb(66,121,54); }
H1.HeaderClassName
{
color: #427936;
}
.AnyTagClassName
{
color: #427936;
}
</style>
background-color css
<style>
a { background-color: #427936; }
a { background-color: rgb(66,121,54); }
div.DivClassName
{
background-color: #427936;
}
.BgClassName
{
background-color: #427936;
}
</style>
border-color css
<style>
span { border-color: #427936; }
span { border-color: rgb(66,121,54); }
td.TdClassName
{
border-color: #427936;
}
.TagClassName
{
border-color: #427936;
}
</style>