Shades of Bilbao #287607
Tints of Bilbao #287607
RGB
CMYK
RGB Variations
Color information
#287607 (or 0x287607) is known color: Bilbao. HEX triplet: 28, 76 and 07. RGB value is (40,118,7). Sum of RGB (Red+Green+Blue) = 40+118+7=165 (21% of max value = 765). Red value is 40 (16.02% from 255 or 24.24% from 165); Green value is 118 (46.48% from 255 or 71.52% from 165); Blue value is 7 (3.12% from 255 or 4.24% from 165); Max value from RGB is 118 - color contains mainly: green. Hex color #287607 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #287607 is #D789F8. Grayscale: #525252. Windows color (decimal): -14125561 or 489000. OLE color: 489000.
HSL color Cylindrical-coordinate representation of color #287607: hue angle of 102.16º degrees, saturation: 0.89, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #287607 is Cyan = 0.66, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 40 | 118 | 7 | - |
| CMYK | 0.66 | 0 | 0.94 | 0.54 |
| HSL | 102.16º | 0.89% | 0.25% | - |
| HSV(B) | 102.16º | 0.94% | 0.46% | - |
| XYZ | 7.39 | 13.42 | 2.4 | - |
| YUV | 82.02 | 85.66 | 98.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 118 | 7 | 0.66 | 0 | 0.94 | 0.54 | 102.16 | 0.89 | 0.25 |
| Hex | 28 | 76 | 7 | 42 | 0 | 5E | 36 | 66 | 59 | 19 |
| Octal | 50 | 166 | 7 | 102 | 0 | 136 | 66 | 146 | 131 | 31 |
| Binary | 101000 | 1110110 | 111 | 1000010 | 0 | 1011110 | 110110 | 1100110 | 1011001 | 11001 |
Color Harmonies of #287607
Complementary color
Monochromatic Colors of #287607
Black with #287607
Text Example
Text Example
White with #287607
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #287607; }
p { color: rgb(40,118,7); }
H1.HeaderClassName
{
color: #287607;
}
.AnyTagClassName
{
color: #287607;
}
</style>
background-color css
<style>
a { background-color: #287607; }
a { background-color: rgb(40,118,7); }
div.DivClassName
{
background-color: #287607;
}
.BgClassName
{
background-color: #287607;
}
</style>
border-color css
<style>
span { border-color: #287607; }
span { border-color: rgb(40,118,7); }
td.TdClassName
{
border-color: #287607;
}
.TagClassName
{
border-color: #287607;
}
</style>