Shades of Bilbao #287605
Tints of Bilbao #287605
RGB
CMYK
RGB Variations
Color information
#287605 (or 0x287605) is known color: Bilbao. HEX triplet: 28, 76 and 05. RGB value is (40,118,5). Sum of RGB (Red+Green+Blue) = 40+118+5=163 (21% of max value = 765). Red value is 40 (16.02% from 255 or 24.54% from 163); Green value is 118 (46.48% from 255 or 72.39% from 163); Blue value is 5 (2.34% from 255 or 3.07% from 163); Max value from RGB is 118 - color contains mainly: green. Hex color #287605 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #287605 is #D789FA. Grayscale: #525252. Windows color (decimal): -14125563 or 357928. OLE color: 357928.
HSL color Cylindrical-coordinate representation of color #287605: hue angle of 101.42º 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 #287605 is Cyan = 0.66, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 40 | 118 | 5 | - |
| CMYK | 0.66 | 0 | 0.96 | 0.54 |
| HSL | 101.42º | 0.92% | 0.24% | - |
| HSV(B) | 101.42º | 0.96% | 0.46% | - |
| XYZ | 7.38 | 13.42 | 2.34 | - |
| YUV | 81.8 | 84.66 | 98.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 118 | 5 | 0.66 | 0 | 0.96 | 0.54 | 101.42 | 0.92 | 0.24 |
| Hex | 28 | 76 | 5 | 42 | 0 | 60 | 36 | 65 | 5C | 18 |
| Octal | 50 | 166 | 5 | 102 | 0 | 140 | 66 | 145 | 134 | 30 |
| Binary | 101000 | 1110110 | 101 | 1000010 | 0 | 1100000 | 110110 | 1100101 | 1011100 | 11000 |
Color Harmonies of #287605
Complementary color
Monochromatic Colors of #287605
Black with #287605
Text Example
Text Example
White with #287605
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #287605; }
p { color: rgb(40,118,5); }
H1.HeaderClassName
{
color: #287605;
}
.AnyTagClassName
{
color: #287605;
}
</style>
background-color css
<style>
a { background-color: #287605; }
a { background-color: rgb(40,118,5); }
div.DivClassName
{
background-color: #287605;
}
.BgClassName
{
background-color: #287605;
}
</style>
border-color css
<style>
span { border-color: #287605; }
span { border-color: rgb(40,118,5); }
td.TdClassName
{
border-color: #287605;
}
.TagClassName
{
border-color: #287605;
}
</style>