Shades of Bilbao #427930
Tints of Bilbao #427930
RGB
CMYK
RGB Variations
Color information
#427930 (or 0x427930) is known color: Bilbao. HEX triplet: 42, 79 and 30. RGB value is (66,121,48). Sum of RGB (Red+Green+Blue) = 66+121+48=235 (31% of max value = 765). Red value is 66 (26.17% from 255 or 28.09% from 235); Green value is 121 (47.66% from 255 or 51.49% from 235); Blue value is 48 (19.14% from 255 or 20.43% from 235); Max value from RGB is 121 - color contains mainly: green. Hex color #427930 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #427930 is #BD86CF. Grayscale: #606060. Windows color (decimal): -12420816 or 3176770. OLE color: 3176770.
HSL color Cylindrical-coordinate representation of color #427930: hue angle of 105.21º degrees, saturation: 0.43, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #427930 is Cyan = 0.45, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 66 | 121 | 48 | - |
| CMYK | 0.45 | 0 | 0.60 | 0.53 |
| HSL | 105.21º | 0.43% | 0.33% | - |
| HSV(B) | 105.21º | 0.6% | 0.47% | - |
| XYZ | 9.62 | 15.05 | 5.19 | - |
| YUV | 96.23 | 100.78 | 106.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 121 | 48 | 0.45 | 0 | 0.60 | 0.53 | 105.21 | 0.43 | 0.33 |
| Hex | 42 | 79 | 30 | 2D | 0 | 3C | 35 | 69 | 2B | 21 |
| Octal | 102 | 171 | 60 | 55 | 0 | 74 | 65 | 151 | 53 | 41 |
| Binary | 1000010 | 1111001 | 110000 | 101101 | 0 | 111100 | 110101 | 1101001 | 101011 | 100001 |
Color Harmonies of #427930
Complementary color
Monochromatic Colors of #427930
Black with #427930
Text Example
Text Example
White with #427930
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427930; }
p { color: rgb(66,121,48); }
H1.HeaderClassName
{
color: #427930;
}
.AnyTagClassName
{
color: #427930;
}
</style>
background-color css
<style>
a { background-color: #427930; }
a { background-color: rgb(66,121,48); }
div.DivClassName
{
background-color: #427930;
}
.BgClassName
{
background-color: #427930;
}
</style>
border-color css
<style>
span { border-color: #427930; }
span { border-color: rgb(66,121,48); }
td.TdClassName
{
border-color: #427930;
}
.TagClassName
{
border-color: #427930;
}
</style>