Shades of Bilbao #266812
Tints of Bilbao #266812
RGB
CMYK
RGB Variations
Color information
#266812 (or 0x266812) is known color: Bilbao. HEX triplet: 26, 68 and 12. RGB value is (38,104,18). Sum of RGB (Red+Green+Blue) = 38+104+18=160 (21% of max value = 765). Red value is 38 (15.23% from 255 or 23.75% from 160); Green value is 104 (41.02% from 255 or 65% from 160); Blue value is 18 (7.42% from 255 or 11.25% from 160); Max value from RGB is 104 - color contains mainly: green. Hex color #266812 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #266812 is #D997ED. Grayscale: #4A4A4A. Windows color (decimal): -14260206 or 1206310. OLE color: 1206310.
HSL color Cylindrical-coordinate representation of color #266812: hue angle of 106.05º degrees, saturation: 0.7, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #266812 is Cyan = 0.63, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 38 | 104 | 18 | - |
| CMYK | 0.63 | 0 | 0.83 | 0.59 |
| HSL | 106.05º | 0.7% | 0.24% | - |
| HSV(B) | 106.05º | 0.83% | 0.41% | - |
| XYZ | 5.86 | 10.36 | 2.26 | - |
| YUV | 74.46 | 96.13 | 101.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 104 | 18 | 0.63 | 0 | 0.83 | 0.59 | 106.05 | 0.7 | 0.24 |
| Hex | 26 | 68 | 12 | 3F | 0 | 53 | 3B | 6A | 46 | 18 |
| Octal | 46 | 150 | 22 | 77 | 0 | 123 | 73 | 152 | 106 | 30 |
| Binary | 100110 | 1101000 | 10010 | 111111 | 0 | 1010011 | 111011 | 1101010 | 1000110 | 11000 |
Color Harmonies of #266812
Complementary color
Monochromatic Colors of #266812
Black with #266812
Text Example
Text Example
White with #266812
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #266812; }
p { color: rgb(38,104,18); }
H1.HeaderClassName
{
color: #266812;
}
.AnyTagClassName
{
color: #266812;
}
</style>
background-color css
<style>
a { background-color: #266812; }
a { background-color: rgb(38,104,18); }
div.DivClassName
{
background-color: #266812;
}
.BgClassName
{
background-color: #266812;
}
</style>
border-color css
<style>
span { border-color: #266812; }
span { border-color: rgb(38,104,18); }
td.TdClassName
{
border-color: #266812;
}
.TagClassName
{
border-color: #266812;
}
</style>