Shades of Bilbao #287502
Tints of Bilbao #287502
RGB
CMYK
RGB Variations
Color information
#287502 (or 0x287502) is known color: Bilbao. HEX triplet: 28, 75 and 02. RGB value is (40,117,2). Sum of RGB (Red+Green+Blue) = 40+117+2=159 (21% of max value = 765). Red value is 40 (16.02% from 255 or 25.16% from 159); Green value is 117 (46.09% from 255 or 73.58% from 159); Blue value is 2 (1.17% from 255 or 1.26% from 159); Max value from RGB is 117 - color contains mainly: green. Hex color #287502 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #287502 is #D78AFD. Grayscale: #515151. Windows color (decimal): -14125822 or 161064. OLE color: 161064.
HSL color Cylindrical-coordinate representation of color #287502: hue angle of 100.17º degrees, saturation: 0.97, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #287502 is Cyan = 0.66, Magento = 0, Yellow = 0.98 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 40 | 117 | 2 | - |
| CMYK | 0.66 | 0 | 0.98 | 0.54 |
| HSL | 100.17º | 0.97% | 0.23% | - |
| HSV(B) | 100.17º | 0.98% | 0.46% | - |
| XYZ | 7.25 | 13.18 | 2.22 | - |
| YUV | 80.87 | 83.49 | 98.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 117 | 2 | 0.66 | 0 | 0.98 | 0.54 | 100.17 | 0.97 | 0.23 |
| Hex | 28 | 75 | 2 | 42 | 0 | 62 | 36 | 64 | 61 | 17 |
| Octal | 50 | 165 | 2 | 102 | 0 | 142 | 66 | 144 | 141 | 27 |
| Binary | 101000 | 1110101 | 10 | 1000010 | 0 | 1100010 | 110110 | 1100100 | 1100001 | 10111 |
Color Harmonies of #287502
Complementary color
Monochromatic Colors of #287502
Black with #287502
Text Example
Text Example
White with #287502
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #287502; }
p { color: rgb(40,117,2); }
H1.HeaderClassName
{
color: #287502;
}
.AnyTagClassName
{
color: #287502;
}
</style>
background-color css
<style>
a { background-color: #287502; }
a { background-color: rgb(40,117,2); }
div.DivClassName
{
background-color: #287502;
}
.BgClassName
{
background-color: #287502;
}
</style>
border-color css
<style>
span { border-color: #287502; }
span { border-color: rgb(40,117,2); }
td.TdClassName
{
border-color: #287502;
}
.TagClassName
{
border-color: #287502;
}
</style>