Shades of Bilbao #428306
Tints of Bilbao #428306
RGB
CMYK
RGB Variations
Color information
#428306 (or 0x428306) is known color: Bilbao. HEX triplet: 42, 83 and 06. RGB value is (66,131,6). Sum of RGB (Red+Green+Blue) = 66+131+6=203 (26% of max value = 765). Red value is 66 (26.17% from 255 or 32.51% from 203); Green value is 131 (51.56% from 255 or 64.53% from 203); Blue value is 6 (2.73% from 255 or 2.96% from 203); Max value from RGB is 131 - color contains mainly: green. Hex color #428306 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #428306 is #BD7CF9. Grayscale: #616161. Windows color (decimal): -12418298 or 426818. OLE color: 426818.
HSL color Cylindrical-coordinate representation of color #428306: hue angle of 91.2º degrees, saturation: 0.91, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #428306 is Cyan = 0.50, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 66 | 131 | 6 | - |
| CMYK | 0.50 | 0 | 0.95 | 0.49 |
| HSL | 91.2º | 0.91% | 0.27% | - |
| HSV(B) | 91.2º | 0.95% | 0.51% | - |
| XYZ | 10.4 | 17.4 | 2.98 | - |
| YUV | 97.32 | 76.47 | 105.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 131 | 6 | 0.50 | 0 | 0.95 | 0.49 | 91.2 | 0.91 | 0.27 |
| Hex | 42 | 83 | 6 | 32 | 0 | 5F | 31 | 5B | 5B | 1B |
| Octal | 102 | 203 | 6 | 62 | 0 | 137 | 61 | 133 | 133 | 33 |
| Binary | 1000010 | 10000011 | 110 | 110010 | 0 | 1011111 | 110001 | 1011011 | 1011011 | 11011 |
Color Harmonies of #428306
Complementary color
Monochromatic Colors of #428306
Black with #428306
Text Example
Text Example
White with #428306
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #428306; }
p { color: rgb(66,131,6); }
H1.HeaderClassName
{
color: #428306;
}
.AnyTagClassName
{
color: #428306;
}
</style>
background-color css
<style>
a { background-color: #428306; }
a { background-color: rgb(66,131,6); }
div.DivClassName
{
background-color: #428306;
}
.BgClassName
{
background-color: #428306;
}
</style>
border-color css
<style>
span { border-color: #428306; }
span { border-color: rgb(66,131,6); }
td.TdClassName
{
border-color: #428306;
}
.TagClassName
{
border-color: #428306;
}
</style>