Shades of Bilbao #427226
Tints of Bilbao #427226
RGB
CMYK
RGB Variations
Color information
#427226 (or 0x427226) is known color: Bilbao. HEX triplet: 42, 72 and 26. RGB value is (66,114,38). Sum of RGB (Red+Green+Blue) = 66+114+38=218 (28% of max value = 765). Red value is 66 (26.17% from 255 or 30.28% from 218); Green value is 114 (44.92% from 255 or 52.29% from 218); Blue value is 38 (15.23% from 255 or 17.43% from 218); Max value from RGB is 114 - color contains mainly: green. Hex color #427226 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #427226 is #BD8DD9. Grayscale: #5B5B5B. Windows color (decimal): -12422618 or 2519618. OLE color: 2519618.
HSL color Cylindrical-coordinate representation of color #427226: hue angle of 97.89º degrees, saturation: 0.5, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #427226 is Cyan = 0.42, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 66 | 114 | 38 | - |
| CMYK | 0.42 | 0 | 0.67 | 0.55 |
| HSL | 97.89º | 0.5% | 0.3% | - |
| HSV(B) | 97.89º | 0.67% | 0.45% | - |
| XYZ | 8.61 | 13.33 | 3.95 | - |
| YUV | 90.98 | 98.1 | 110.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 114 | 38 | 0.42 | 0 | 0.67 | 0.55 | 97.89 | 0.5 | 0.3 |
| Hex | 42 | 72 | 26 | 2A | 0 | 43 | 37 | 62 | 32 | 1E |
| Octal | 102 | 162 | 46 | 52 | 0 | 103 | 67 | 142 | 62 | 36 |
| Binary | 1000010 | 1110010 | 100110 | 101010 | 0 | 1000011 | 110111 | 1100010 | 110010 | 11110 |
Color Harmonies of #427226
Complementary color
Monochromatic Colors of #427226
Black with #427226
Text Example
Text Example
White with #427226
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427226; }
p { color: rgb(66,114,38); }
H1.HeaderClassName
{
color: #427226;
}
.AnyTagClassName
{
color: #427226;
}
</style>
background-color css
<style>
a { background-color: #427226; }
a { background-color: rgb(66,114,38); }
div.DivClassName
{
background-color: #427226;
}
.BgClassName
{
background-color: #427226;
}
</style>
border-color css
<style>
span { border-color: #427226; }
span { border-color: rgb(66,114,38); }
td.TdClassName
{
border-color: #427226;
}
.TagClassName
{
border-color: #427226;
}
</style>