Shades of Bilbao #287600
Tints of Bilbao #287600
RGB
CMYK
RGB Variations
Color information
#287600 (or 0x287600) is known color: Bilbao. HEX triplet: 28, 76 and 00. RGB value is (40,118,0). Sum of RGB (Red+Green+Blue) = 40+118+0=158 (20% of max value = 765). Red value is 40 (16.02% from 255 or 25.32% from 158); Green value is 118 (46.48% from 255 or 74.68% from 158); Blue value is 0 (0.39% from 255 or 0% from 158); Max value from RGB is 118 - color contains mainly: green. Hex color #287600 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #287600 is #D789FF. Grayscale: #515151. Windows color (decimal): -14125568 or 30248. OLE color: 30248.
HSL color Cylindrical-coordinate representation of color #287600: hue angle of 99.66º degrees, saturation: 1, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 1%. Process color model (Four color, CMYK) of #287600 is Cyan = 0.66, Magento = 0, Yellow = 1 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 40 | 118 | 0 | - |
| CMYK | 0.66 | 0 | 1 | 0.54 |
| HSL | 99.66º | 1% | 0.23% | - |
| HSV(B) | 99.66º | 1% | 0.46% | - |
| XYZ | 7.35 | 13.41 | 2.2 | - |
| YUV | 81.23 | 82.16 | 98.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 118 | 0 | 0.66 | 0 | 1 | 0.54 | 99.66 | 1 | 0.23 |
| Hex | 28 | 76 | 0 | 42 | 0 | 64 | 36 | 64 | 64 | 17 |
| Octal | 50 | 166 | 0 | 102 | 0 | 144 | 66 | 144 | 144 | 27 |
| Binary | 101000 | 1110110 | 0 | 1000010 | 0 | 1100100 | 110110 | 1100100 | 1100100 | 10111 |
Color Harmonies of #287600
Complementary color
Monochromatic Colors of #287600
Black with #287600
Text Example
Text Example
White with #287600
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #287600; }
p { color: rgb(40,118,0); }
H1.HeaderClassName
{
color: #287600;
}
.AnyTagClassName
{
color: #287600;
}
</style>
background-color css
<style>
a { background-color: #287600; }
a { background-color: rgb(40,118,0); }
div.DivClassName
{
background-color: #287600;
}
.BgClassName
{
background-color: #287600;
}
</style>
border-color css
<style>
span { border-color: #287600; }
span { border-color: rgb(40,118,0); }
td.TdClassName
{
border-color: #287600;
}
.TagClassName
{
border-color: #287600;
}
</style>