Shades of Bilbao #428130
Tints of Bilbao #428130
RGB
CMYK
RGB Variations
Color information
#428130 (or 0x428130) is known color: Bilbao. HEX triplet: 42, 81 and 30. RGB value is (66,129,48). Sum of RGB (Red+Green+Blue) = 66+129+48=243 (32% of max value = 765). Red value is 66 (26.17% from 255 or 27.16% from 243); Green value is 129 (50.78% from 255 or 53.09% from 243); Blue value is 48 (19.14% from 255 or 19.75% from 243); Max value from RGB is 129 - color contains mainly: green. Hex color #428130 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #428130 is #BD7ECF. Grayscale: #656565. Windows color (decimal): -12418768 or 3178818. OLE color: 3178818.
HSL color Cylindrical-coordinate representation of color #428130: hue angle of 106.67º degrees, saturation: 0.46, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #428130 is Cyan = 0.49, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 66 | 129 | 48 | - |
| CMYK | 0.49 | 0 | 0.63 | 0.49 |
| HSL | 106.67º | 0.46% | 0.35% | - |
| HSV(B) | 106.67º | 0.63% | 0.51% | - |
| XYZ | 10.63 | 17.07 | 5.53 | - |
| YUV | 100.93 | 98.13 | 103.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 129 | 48 | 0.49 | 0 | 0.63 | 0.49 | 106.67 | 0.46 | 0.35 |
| Hex | 42 | 81 | 30 | 31 | 0 | 3F | 31 | 6B | 2E | 23 |
| Octal | 102 | 201 | 60 | 61 | 0 | 77 | 61 | 153 | 56 | 43 |
| Binary | 1000010 | 10000001 | 110000 | 110001 | 0 | 111111 | 110001 | 1101011 | 101110 | 100011 |
Color Harmonies of #428130
Complementary color
Monochromatic Colors of #428130
Black with #428130
Text Example
Text Example
White with #428130
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #428130; }
p { color: rgb(66,129,48); }
H1.HeaderClassName
{
color: #428130;
}
.AnyTagClassName
{
color: #428130;
}
</style>
background-color css
<style>
a { background-color: #428130; }
a { background-color: rgb(66,129,48); }
div.DivClassName
{
background-color: #428130;
}
.BgClassName
{
background-color: #428130;
}
</style>
border-color css
<style>
span { border-color: #428130; }
span { border-color: rgb(66,129,48); }
td.TdClassName
{
border-color: #428130;
}
.TagClassName
{
border-color: #428130;
}
</style>