Shades of Bilbao #287407
Tints of Bilbao #287407
RGB
CMYK
RGB Variations
Color information
#287407 (or 0x287407) is known color: Bilbao. HEX triplet: 28, 74 and 07. RGB value is (40,116,7). Sum of RGB (Red+Green+Blue) = 40+116+7=163 (21% of max value = 765). Red value is 40 (16.02% from 255 or 24.54% from 163); Green value is 116 (45.70% from 255 or 71.17% from 163); Blue value is 7 (3.12% from 255 or 4.29% from 163); Max value from RGB is 116 - color contains mainly: green. Hex color #287407 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #287407 is #D78BF8. Grayscale: #515151. Windows color (decimal): -14126073 or 488488. OLE color: 488488.
HSL color Cylindrical-coordinate representation of color #287407: hue angle of 101.83º degrees, saturation: 0.89, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #287407 is Cyan = 0.66, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 40 | 116 | 7 | - |
| CMYK | 0.66 | 0 | 0.94 | 0.55 |
| HSL | 101.83º | 0.89% | 0.24% | - |
| HSV(B) | 101.83º | 0.94% | 0.45% | - |
| XYZ | 7.16 | 12.96 | 2.32 | - |
| YUV | 80.85 | 86.32 | 98.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 116 | 7 | 0.66 | 0 | 0.94 | 0.55 | 101.83 | 0.89 | 0.24 |
| Hex | 28 | 74 | 7 | 42 | 0 | 5E | 37 | 66 | 59 | 18 |
| Octal | 50 | 164 | 7 | 102 | 0 | 136 | 67 | 146 | 131 | 30 |
| Binary | 101000 | 1110100 | 111 | 1000010 | 0 | 1011110 | 110111 | 1100110 | 1011001 | 11000 |
Color Harmonies of #287407
Complementary color
Monochromatic Colors of #287407
Black with #287407
Text Example
Text Example
White with #287407
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #287407; }
p { color: rgb(40,116,7); }
H1.HeaderClassName
{
color: #287407;
}
.AnyTagClassName
{
color: #287407;
}
</style>
background-color css
<style>
a { background-color: #287407; }
a { background-color: rgb(40,116,7); }
div.DivClassName
{
background-color: #287407;
}
.BgClassName
{
background-color: #287407;
}
</style>
border-color css
<style>
span { border-color: #287407; }
span { border-color: rgb(40,116,7); }
td.TdClassName
{
border-color: #287407;
}
.TagClassName
{
border-color: #287407;
}
</style>