Shades of Bilbao #266804
Tints of Bilbao #266804
RGB
CMYK
RGB Variations
Color information
#266804 (or 0x266804) is known color: Bilbao. HEX triplet: 26, 68 and 04. RGB value is (38,104,4). Sum of RGB (Red+Green+Blue) = 38+104+4=146 (19% of max value = 765). Red value is 38 (15.23% from 255 or 26.03% from 146); Green value is 104 (41.02% from 255 or 71.23% from 146); Blue value is 4 (1.95% from 255 or 2.74% from 146); Max value from RGB is 104 - color contains mainly: green. Hex color #266804 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #266804 is #D997FB. Grayscale: #494949. Windows color (decimal): -14260220 or 288806. OLE color: 288806.
HSL color Cylindrical-coordinate representation of color #266804: hue angle of 99.6º degrees, saturation: 0.93, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #266804 is Cyan = 0.63, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 38 | 104 | 4 | - |
| CMYK | 0.63 | 0 | 0.96 | 0.59 |
| HSL | 99.6º | 0.93% | 0.21% | - |
| HSV(B) | 99.6º | 0.96% | 0.41% | - |
| XYZ | 5.77 | 10.32 | 1.8 | - |
| YUV | 72.87 | 89.13 | 103.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 104 | 4 | 0.63 | 0 | 0.96 | 0.59 | 99.6 | 0.93 | 0.21 |
| Hex | 26 | 68 | 4 | 3F | 0 | 60 | 3B | 64 | 5D | 15 |
| Octal | 46 | 150 | 4 | 77 | 0 | 140 | 73 | 144 | 135 | 25 |
| Binary | 100110 | 1101000 | 100 | 111111 | 0 | 1100000 | 111011 | 1100100 | 1011101 | 10101 |
Color Harmonies of #266804
Complementary color
Monochromatic Colors of #266804
Black with #266804
Text Example
Text Example
White with #266804
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #266804; }
p { color: rgb(38,104,4); }
H1.HeaderClassName
{
color: #266804;
}
.AnyTagClassName
{
color: #266804;
}
</style>
background-color css
<style>
a { background-color: #266804; }
a { background-color: rgb(38,104,4); }
div.DivClassName
{
background-color: #266804;
}
.BgClassName
{
background-color: #266804;
}
</style>
border-color css
<style>
span { border-color: #266804; }
span { border-color: rgb(38,104,4); }
td.TdClassName
{
border-color: #266804;
}
.TagClassName
{
border-color: #266804;
}
</style>