Shades of Bilbao #286612
Tints of Bilbao #286612
RGB
CMYK
RGB Variations
Color information
#286612 (or 0x286612) is known color: Bilbao. HEX triplet: 28, 66 and 12. RGB value is (40,102,18). Sum of RGB (Red+Green+Blue) = 40+102+18=160 (21% of max value = 765). Red value is 40 (16.02% from 255 or 25% from 160); Green value is 102 (40.23% from 255 or 63.75% from 160); Blue value is 18 (7.42% from 255 or 11.25% from 160); Max value from RGB is 102 - color contains mainly: green. Hex color #286612 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #286612 is #D799ED. Grayscale: #4A4A4A. Windows color (decimal): -14129646 or 1205800. OLE color: 1205800.
HSL color Cylindrical-coordinate representation of color #286612: hue angle of 104.29º degrees, saturation: 0.7, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #286612 is Cyan = 0.61, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 40 | 102 | 18 | - |
| CMYK | 0.61 | 0 | 0.82 | 0.6 |
| HSL | 104.29º | 0.7% | 0.24% | - |
| HSV(B) | 104.29º | 0.82% | 0.4% | - |
| XYZ | 5.74 | 10 | 2.2 | - |
| YUV | 73.89 | 96.46 | 103.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 102 | 18 | 0.61 | 0 | 0.82 | 0.6 | 104.29 | 0.7 | 0.24 |
| Hex | 28 | 66 | 12 | 3D | 0 | 52 | 3C | 68 | 46 | 18 |
| Octal | 50 | 146 | 22 | 75 | 0 | 122 | 74 | 150 | 106 | 30 |
| Binary | 101000 | 1100110 | 10010 | 111101 | 0 | 1010010 | 111100 | 1101000 | 1000110 | 11000 |
Color Harmonies of #286612
Complementary color
Monochromatic Colors of #286612
Black with #286612
Text Example
Text Example
White with #286612
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #286612; }
p { color: rgb(40,102,18); }
H1.HeaderClassName
{
color: #286612;
}
.AnyTagClassName
{
color: #286612;
}
</style>
background-color css
<style>
a { background-color: #286612; }
a { background-color: rgb(40,102,18); }
div.DivClassName
{
background-color: #286612;
}
.BgClassName
{
background-color: #286612;
}
</style>
border-color css
<style>
span { border-color: #286612; }
span { border-color: rgb(40,102,18); }
td.TdClassName
{
border-color: #286612;
}
.TagClassName
{
border-color: #286612;
}
</style>