Shades of Bilbao #266708
Tints of Bilbao #266708
RGB
CMYK
RGB Variations
Color information
#266708 (or 0x266708) is known color: Bilbao. HEX triplet: 26, 67 and 08. RGB value is (38,103,8). Sum of RGB (Red+Green+Blue) = 38+103+8=149 (19% of max value = 765). Red value is 38 (15.23% from 255 or 25.50% from 149); Green value is 103 (40.62% from 255 or 69.13% from 149); Blue value is 8 (3.52% from 255 or 5.37% from 149); Max value from RGB is 103 - color contains mainly: green. Hex color #266708 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #266708 is #D998F7. Grayscale: #494949. Windows color (decimal): -14260472 or 550694. OLE color: 550694.
HSL color Cylindrical-coordinate representation of color #266708: hue angle of 101.05º degrees, saturation: 0.86, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #266708 is Cyan = 0.63, Magento = 0, Yellow = 0.92 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 38 | 103 | 8 | - |
| CMYK | 0.63 | 0 | 0.92 | 0.60 |
| HSL | 101.05º | 0.86% | 0.22% | - |
| HSV(B) | 101.05º | 0.92% | 0.4% | - |
| XYZ | 5.69 | 10.13 | 1.88 | - |
| YUV | 72.74 | 91.47 | 103.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 103 | 8 | 0.63 | 0 | 0.92 | 0.60 | 101.05 | 0.86 | 0.22 |
| Hex | 26 | 67 | 8 | 3F | 0 | 5C | 3C | 65 | 56 | 16 |
| Octal | 46 | 147 | 10 | 77 | 0 | 134 | 74 | 145 | 126 | 26 |
| Binary | 100110 | 1100111 | 1000 | 111111 | 0 | 1011100 | 111100 | 1100101 | 1010110 | 10110 |
Color Harmonies of #266708
Complementary color
Monochromatic Colors of #266708
Black with #266708
Text Example
Text Example
White with #266708
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #266708; }
p { color: rgb(38,103,8); }
H1.HeaderClassName
{
color: #266708;
}
.AnyTagClassName
{
color: #266708;
}
</style>
background-color css
<style>
a { background-color: #266708; }
a { background-color: rgb(38,103,8); }
div.DivClassName
{
background-color: #266708;
}
.BgClassName
{
background-color: #266708;
}
</style>
border-color css
<style>
span { border-color: #266708; }
span { border-color: rgb(38,103,8); }
td.TdClassName
{
border-color: #266708;
}
.TagClassName
{
border-color: #266708;
}
</style>