Shades of Bilbao #287409
Tints of Bilbao #287409
RGB
CMYK
RGB Variations
Color information
#287409 (or 0x287409) is known color: Bilbao. HEX triplet: 28, 74 and 09. RGB value is (40,116,9). Sum of RGB (Red+Green+Blue) = 40+116+9=165 (21% of max value = 765). Red value is 40 (16.02% from 255 or 24.24% from 165); Green value is 116 (45.70% from 255 or 70.30% from 165); Blue value is 9 (3.91% from 255 or 5.45% from 165); Max value from RGB is 116 - color contains mainly: green. Hex color #287409 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #287409 is #D78BF6. Grayscale: #515151. Windows color (decimal): -14126071 or 619560. OLE color: 619560.
HSL color Cylindrical-coordinate representation of color #287409: hue angle of 102.62º degrees, saturation: 0.86, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #287409 is Cyan = 0.66, Magento = 0, Yellow = 0.92 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 40 | 116 | 9 | - |
| CMYK | 0.66 | 0 | 0.92 | 0.55 |
| HSL | 102.62º | 0.86% | 0.25% | - |
| HSV(B) | 102.62º | 0.92% | 0.45% | - |
| XYZ | 7.17 | 12.96 | 2.38 | - |
| YUV | 81.08 | 87.32 | 98.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 116 | 9 | 0.66 | 0 | 0.92 | 0.55 | 102.62 | 0.86 | 0.25 |
| Hex | 28 | 74 | 9 | 42 | 0 | 5C | 37 | 67 | 56 | 19 |
| Octal | 50 | 164 | 11 | 102 | 0 | 134 | 67 | 147 | 126 | 31 |
| Binary | 101000 | 1110100 | 1001 | 1000010 | 0 | 1011100 | 110111 | 1100111 | 1010110 | 11001 |
Color Harmonies of #287409
Complementary color
Monochromatic Colors of #287409
Black with #287409
Text Example
Text Example
White with #287409
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #287409; }
p { color: rgb(40,116,9); }
H1.HeaderClassName
{
color: #287409;
}
.AnyTagClassName
{
color: #287409;
}
</style>
background-color css
<style>
a { background-color: #287409; }
a { background-color: rgb(40,116,9); }
div.DivClassName
{
background-color: #287409;
}
.BgClassName
{
background-color: #287409;
}
</style>
border-color css
<style>
span { border-color: #287409; }
span { border-color: rgb(40,116,9); }
td.TdClassName
{
border-color: #287409;
}
.TagClassName
{
border-color: #287409;
}
</style>