Shades of Bilbao #427926
Tints of Bilbao #427926
RGB
CMYK
RGB Variations
Color information
#427926 (or 0x427926) is known color: Bilbao. HEX triplet: 42, 79 and 26. RGB value is (66,121,38). Sum of RGB (Red+Green+Blue) = 66+121+38=225 (29% of max value = 765). Red value is 66 (26.17% from 255 or 29.33% from 225); Green value is 121 (47.66% from 255 or 53.78% from 225); Blue value is 38 (15.23% from 255 or 16.89% from 225); Max value from RGB is 121 - color contains mainly: green. Hex color #427926 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #427926 is #BD86D9. Grayscale: #5F5F5F. Windows color (decimal): -12420826 or 2521410. OLE color: 2521410.
HSL color Cylindrical-coordinate representation of color #427926: hue angle of 99.76º degrees, saturation: 0.52, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #427926 is Cyan = 0.45, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 66 | 121 | 38 | - |
| CMYK | 0.45 | 0 | 0.69 | 0.53 |
| HSL | 99.76º | 0.52% | 0.31% | - |
| HSV(B) | 99.76º | 0.69% | 0.47% | - |
| XYZ | 9.43 | 14.97 | 4.23 | - |
| YUV | 95.09 | 95.78 | 107.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 121 | 38 | 0.45 | 0 | 0.69 | 0.53 | 99.76 | 0.52 | 0.31 |
| Hex | 42 | 79 | 26 | 2D | 0 | 45 | 35 | 64 | 34 | 1F |
| Octal | 102 | 171 | 46 | 55 | 0 | 105 | 65 | 144 | 64 | 37 |
| Binary | 1000010 | 1111001 | 100110 | 101101 | 0 | 1000101 | 110101 | 1100100 | 110100 | 11111 |
Color Harmonies of #427926
Complementary color
Monochromatic Colors of #427926
Black with #427926
Text Example
Text Example
White with #427926
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427926; }
p { color: rgb(66,121,38); }
H1.HeaderClassName
{
color: #427926;
}
.AnyTagClassName
{
color: #427926;
}
</style>
background-color css
<style>
a { background-color: #427926; }
a { background-color: rgb(66,121,38); }
div.DivClassName
{
background-color: #427926;
}
.BgClassName
{
background-color: #427926;
}
</style>
border-color css
<style>
span { border-color: #427926; }
span { border-color: rgb(66,121,38); }
td.TdClassName
{
border-color: #427926;
}
.TagClassName
{
border-color: #427926;
}
</style>