Shades of Bilbao #287505
Tints of Bilbao #287505
RGB
CMYK
RGB Variations
Color information
#287505 (or 0x287505) is known color: Bilbao. HEX triplet: 28, 75 and 05. RGB value is (40,117,5). Sum of RGB (Red+Green+Blue) = 40+117+5=162 (21% of max value = 765). Red value is 40 (16.02% from 255 or 24.69% from 162); Green value is 117 (46.09% from 255 or 72.22% from 162); Blue value is 5 (2.34% from 255 or 3.09% from 162); Max value from RGB is 117 - color contains mainly: green. Hex color #287505 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #287505 is #D78AFA. Grayscale: #515151. Windows color (decimal): -14125819 or 357672. OLE color: 357672.
HSL color Cylindrical-coordinate representation of color #287505: hue angle of 101.25º degrees, saturation: 0.92, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #287505 is Cyan = 0.66, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 40 | 117 | 5 | - |
| CMYK | 0.66 | 0 | 0.96 | 0.54 |
| HSL | 101.25º | 0.92% | 0.24% | - |
| HSV(B) | 101.25º | 0.96% | 0.46% | - |
| XYZ | 7.26 | 13.18 | 2.31 | - |
| YUV | 81.21 | 84.99 | 98.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 117 | 5 | 0.66 | 0 | 0.96 | 0.54 | 101.25 | 0.92 | 0.24 |
| Hex | 28 | 75 | 5 | 42 | 0 | 60 | 36 | 65 | 5C | 18 |
| Octal | 50 | 165 | 5 | 102 | 0 | 140 | 66 | 145 | 134 | 30 |
| Binary | 101000 | 1110101 | 101 | 1000010 | 0 | 1100000 | 110110 | 1100101 | 1011100 | 11000 |
Color Harmonies of #287505
Complementary color
Monochromatic Colors of #287505
Black with #287505
Text Example
Text Example
White with #287505
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #287505; }
p { color: rgb(40,117,5); }
H1.HeaderClassName
{
color: #287505;
}
.AnyTagClassName
{
color: #287505;
}
</style>
background-color css
<style>
a { background-color: #287505; }
a { background-color: rgb(40,117,5); }
div.DivClassName
{
background-color: #287505;
}
.BgClassName
{
background-color: #287505;
}
</style>
border-color css
<style>
span { border-color: #287505; }
span { border-color: rgb(40,117,5); }
td.TdClassName
{
border-color: #287505;
}
.TagClassName
{
border-color: #287505;
}
</style>