Shades of Bilbao #266805
Tints of Bilbao #266805
RGB
CMYK
RGB Variations
Color information
#266805 (or 0x266805) is known color: Bilbao. HEX triplet: 26, 68 and 05. RGB value is (38,104,5). Sum of RGB (Red+Green+Blue) = 38+104+5=147 (19% of max value = 765). Red value is 38 (15.23% from 255 or 25.85% from 147); Green value is 104 (41.02% from 255 or 70.75% from 147); Blue value is 5 (2.34% from 255 or 3.40% from 147); Max value from RGB is 104 - color contains mainly: green. Hex color #266805 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #266805 is #D997FA. Grayscale: #494949. Windows color (decimal): -14260219 or 354342. OLE color: 354342.
HSL color Cylindrical-coordinate representation of color #266805: hue angle of 100º degrees, saturation: 0.91, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #266805 is Cyan = 0.63, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 38 | 104 | 5 | - |
| CMYK | 0.63 | 0 | 0.95 | 0.59 |
| HSL | 100º | 0.91% | 0.21% | - |
| HSV(B) | 100º | 0.95% | 0.41% | - |
| XYZ | 5.78 | 10.32 | 1.83 | - |
| YUV | 72.98 | 89.63 | 103.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 104 | 5 | 0.63 | 0 | 0.95 | 0.59 | 100 | 0.91 | 0.21 |
| Hex | 26 | 68 | 5 | 3F | 0 | 5F | 3B | 64 | 5B | 15 |
| Octal | 46 | 150 | 5 | 77 | 0 | 137 | 73 | 144 | 133 | 25 |
| Binary | 100110 | 1101000 | 101 | 111111 | 0 | 1011111 | 111011 | 1100100 | 1011011 | 10101 |
Color Harmonies of #266805
Complementary color
Monochromatic Colors of #266805
Black with #266805
Text Example
Text Example
White with #266805
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #266805; }
p { color: rgb(38,104,5); }
H1.HeaderClassName
{
color: #266805;
}
.AnyTagClassName
{
color: #266805;
}
</style>
background-color css
<style>
a { background-color: #266805; }
a { background-color: rgb(38,104,5); }
div.DivClassName
{
background-color: #266805;
}
.BgClassName
{
background-color: #266805;
}
</style>
border-color css
<style>
span { border-color: #266805; }
span { border-color: rgb(38,104,5); }
td.TdClassName
{
border-color: #266805;
}
.TagClassName
{
border-color: #266805;
}
</style>