Shades of Bilbao #287003
Tints of Bilbao #287003
RGB
CMYK
RGB Variations
Color information
#287003 (or 0x287003) is known color: Bilbao. HEX triplet: 28, 70 and 03. RGB value is (40,112,3). Sum of RGB (Red+Green+Blue) = 40+112+3=155 (20% of max value = 765). Red value is 40 (16.02% from 255 or 25.81% from 155); Green value is 112 (44.14% from 255 or 72.26% from 155); Blue value is 3 (1.56% from 255 or 1.94% from 155); Max value from RGB is 112 - color contains mainly: green. Hex color #287003 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #287003 is #D78FFC. Grayscale: #4E4E4E. Windows color (decimal): -14127101 or 225320. OLE color: 225320.
HSL color Cylindrical-coordinate representation of color #287003: hue angle of 99.63º degrees, saturation: 0.95, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #287003 is Cyan = 0.64, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 40 | 112 | 3 | - |
| CMYK | 0.64 | 0 | 0.97 | 0.56 |
| HSL | 99.63º | 0.95% | 0.23% | - |
| HSV(B) | 99.63º | 0.97% | 0.44% | - |
| XYZ | 6.69 | 12.05 | 2.06 | - |
| YUV | 78.05 | 85.65 | 100.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 112 | 3 | 0.64 | 0 | 0.97 | 0.56 | 99.63 | 0.95 | 0.23 |
| Hex | 28 | 70 | 3 | 40 | 0 | 61 | 38 | 64 | 5F | 17 |
| Octal | 50 | 160 | 3 | 100 | 0 | 141 | 70 | 144 | 137 | 27 |
| Binary | 101000 | 1110000 | 11 | 1000000 | 0 | 1100001 | 111000 | 1100100 | 1011111 | 10111 |
Color Harmonies of #287003
Complementary color
Monochromatic Colors of #287003
Black with #287003
Text Example
Text Example
White with #287003
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #287003; }
p { color: rgb(40,112,3); }
H1.HeaderClassName
{
color: #287003;
}
.AnyTagClassName
{
color: #287003;
}
</style>
background-color css
<style>
a { background-color: #287003; }
a { background-color: rgb(40,112,3); }
div.DivClassName
{
background-color: #287003;
}
.BgClassName
{
background-color: #287003;
}
</style>
border-color css
<style>
span { border-color: #287003; }
span { border-color: rgb(40,112,3); }
td.TdClassName
{
border-color: #287003;
}
.TagClassName
{
border-color: #287003;
}
</style>