Shades of Bilbao #286606
Tints of Bilbao #286606
RGB
CMYK
RGB Variations
Color information
#286606 (or 0x286606) is known color: Bilbao. HEX triplet: 28, 66 and 06. RGB value is (40,102,6). Sum of RGB (Red+Green+Blue) = 40+102+6=148 (19% of max value = 765). Red value is 40 (16.02% from 255 or 27.03% from 148); Green value is 102 (40.23% from 255 or 68.92% from 148); Blue value is 6 (2.73% from 255 or 4.05% from 148); Max value from RGB is 102 - color contains mainly: green. Hex color #286606 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #286606 is #D799F9. Grayscale: #484848. Windows color (decimal): -14129658 or 419368. OLE color: 419368.
HSL color Cylindrical-coordinate representation of color #286606: hue angle of 98.75º degrees, saturation: 0.89, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #286606 is Cyan = 0.61, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 40 | 102 | 6 | - |
| CMYK | 0.61 | 0 | 0.94 | 0.6 |
| HSL | 98.75º | 0.89% | 0.21% | - |
| HSV(B) | 98.75º | 0.94% | 0.4% | - |
| XYZ | 5.66 | 9.97 | 1.8 | - |
| YUV | 72.52 | 90.46 | 104.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 102 | 6 | 0.61 | 0 | 0.94 | 0.6 | 98.75 | 0.89 | 0.21 |
| Hex | 28 | 66 | 6 | 3D | 0 | 5E | 3C | 63 | 59 | 15 |
| Octal | 50 | 146 | 6 | 75 | 0 | 136 | 74 | 143 | 131 | 25 |
| Binary | 101000 | 1100110 | 110 | 111101 | 0 | 1011110 | 111100 | 1100011 | 1011001 | 10101 |
Color Harmonies of #286606
Complementary color
Monochromatic Colors of #286606
Black with #286606
Text Example
Text Example
White with #286606
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #286606; }
p { color: rgb(40,102,6); }
H1.HeaderClassName
{
color: #286606;
}
.AnyTagClassName
{
color: #286606;
}
</style>
background-color css
<style>
a { background-color: #286606; }
a { background-color: rgb(40,102,6); }
div.DivClassName
{
background-color: #286606;
}
.BgClassName
{
background-color: #286606;
}
</style>
border-color css
<style>
span { border-color: #286606; }
span { border-color: rgb(40,102,6); }
td.TdClassName
{
border-color: #286606;
}
.TagClassName
{
border-color: #286606;
}
</style>