Shades of Bilbao #428801
Tints of Bilbao #428801
RGB
CMYK
RGB Variations
Color information
#428801 (or 0x428801) is known color: Bilbao. HEX triplet: 42, 88 and 01. RGB value is (66,136,1). Sum of RGB (Red+Green+Blue) = 66+136+1=203 (26% of max value = 765). Red value is 66 (26.17% from 255 or 32.51% from 203); Green value is 136 (53.52% from 255 or 67.00% from 203); Blue value is 1 (0.78% from 255 or 0.49% from 203); Max value from RGB is 136 - color contains mainly: green. Hex color #428801 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #428801 is #BD77FE. Grayscale: #646464. Windows color (decimal): -12417023 or 100418. OLE color: 100418.
HSL color Cylindrical-coordinate representation of color #428801: hue angle of 91.11º degrees, saturation: 0.99, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #428801 is Cyan = 0.51, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 66 | 136 | 1 | - |
| CMYK | 0.51 | 0 | 0.99 | 0.47 |
| HSL | 91.11º | 0.99% | 0.27% | - |
| HSV(B) | 91.11º | 0.99% | 0.53% | - |
| XYZ | 11.06 | 18.77 | 3.07 | - |
| YUV | 99.68 | 72.31 | 103.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 136 | 1 | 0.51 | 0 | 0.99 | 0.47 | 91.11 | 0.99 | 0.27 |
| Hex | 42 | 88 | 1 | 33 | 0 | 63 | 2F | 5B | 63 | 1B |
| Octal | 102 | 210 | 1 | 63 | 0 | 143 | 57 | 133 | 143 | 33 |
| Binary | 1000010 | 10001000 | 1 | 110011 | 0 | 1100011 | 101111 | 1011011 | 1100011 | 11011 |
Color Harmonies of #428801
Complementary color
Monochromatic Colors of #428801
Black with #428801
Text Example
Text Example
White with #428801
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #428801; }
p { color: rgb(66,136,1); }
H1.HeaderClassName
{
color: #428801;
}
.AnyTagClassName
{
color: #428801;
}
</style>
background-color css
<style>
a { background-color: #428801; }
a { background-color: rgb(66,136,1); }
div.DivClassName
{
background-color: #428801;
}
.BgClassName
{
background-color: #428801;
}
</style>
border-color css
<style>
span { border-color: #428801; }
span { border-color: rgb(66,136,1); }
td.TdClassName
{
border-color: #428801;
}
.TagClassName
{
border-color: #428801;
}
</style>