Shades of Bilbao #287401
Tints of Bilbao #287401
RGB
CMYK
RGB Variations
Color information
#287401 (or 0x287401) is known color: Bilbao. HEX triplet: 28, 74 and 01. RGB value is (40,116,1). Sum of RGB (Red+Green+Blue) = 40+116+1=157 (20% of max value = 765). Red value is 40 (16.02% from 255 or 25.48% from 157); Green value is 116 (45.70% from 255 or 73.89% from 157); Blue value is 1 (0.78% from 255 or 0.64% from 157); Max value from RGB is 116 - color contains mainly: green. Hex color #287401 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #287401 is #D78BFE. Grayscale: #505050. Windows color (decimal): -14126079 or 95272. OLE color: 95272.
HSL color Cylindrical-coordinate representation of color #287401: hue angle of 99.65º degrees, saturation: 0.98, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #287401 is Cyan = 0.66, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 40 | 116 | 1 | - |
| CMYK | 0.66 | 0 | 0.99 | 0.55 |
| HSL | 99.65º | 0.98% | 0.23% | - |
| HSV(B) | 99.65º | 0.99% | 0.45% | - |
| XYZ | 7.13 | 12.94 | 2.15 | - |
| YUV | 80.17 | 83.32 | 99.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 116 | 1 | 0.66 | 0 | 0.99 | 0.55 | 99.65 | 0.98 | 0.23 |
| Hex | 28 | 74 | 1 | 42 | 0 | 63 | 37 | 64 | 62 | 17 |
| Octal | 50 | 164 | 1 | 102 | 0 | 143 | 67 | 144 | 142 | 27 |
| Binary | 101000 | 1110100 | 1 | 1000010 | 0 | 1100011 | 110111 | 1100100 | 1100010 | 10111 |
Color Harmonies of #287401
Complementary color
Monochromatic Colors of #287401
Black with #287401
Text Example
Text Example
White with #287401
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #287401; }
p { color: rgb(40,116,1); }
H1.HeaderClassName
{
color: #287401;
}
.AnyTagClassName
{
color: #287401;
}
</style>
background-color css
<style>
a { background-color: #287401; }
a { background-color: rgb(40,116,1); }
div.DivClassName
{
background-color: #287401;
}
.BgClassName
{
background-color: #287401;
}
</style>
border-color css
<style>
span { border-color: #287401; }
span { border-color: rgb(40,116,1); }
td.TdClassName
{
border-color: #287401;
}
.TagClassName
{
border-color: #287401;
}
</style>