Shades of Bilbao #266813
Tints of Bilbao #266813
RGB
CMYK
RGB Variations
Color information
#266813 (or 0x266813) is known color: Bilbao. HEX triplet: 26, 68 and 13. RGB value is (38,104,19). Sum of RGB (Red+Green+Blue) = 38+104+19=161 (21% of max value = 765). Red value is 38 (15.23% from 255 or 23.60% from 161); Green value is 104 (41.02% from 255 or 64.60% from 161); Blue value is 19 (7.81% from 255 or 11.80% from 161); Max value from RGB is 104 - color contains mainly: green. Hex color #266813 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #266813 is #D997EC. Grayscale: #4A4A4A. Windows color (decimal): -14260205 or 1271846. OLE color: 1271846.
HSL color Cylindrical-coordinate representation of color #266813: hue angle of 106.59º degrees, saturation: 0.69, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #266813 is Cyan = 0.63, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 38 | 104 | 19 | - |
| CMYK | 0.63 | 0 | 0.82 | 0.59 |
| HSL | 106.59º | 0.69% | 0.24% | - |
| HSV(B) | 106.59º | 0.82% | 0.41% | - |
| XYZ | 5.87 | 10.36 | 2.31 | - |
| YUV | 74.58 | 96.63 | 101.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 104 | 19 | 0.63 | 0 | 0.82 | 0.59 | 106.59 | 0.69 | 0.24 |
| Hex | 26 | 68 | 13 | 3F | 0 | 52 | 3B | 6B | 45 | 18 |
| Octal | 46 | 150 | 23 | 77 | 0 | 122 | 73 | 153 | 105 | 30 |
| Binary | 100110 | 1101000 | 10011 | 111111 | 0 | 1010010 | 111011 | 1101011 | 1000101 | 11000 |
Color Harmonies of #266813
Complementary color
Monochromatic Colors of #266813
Black with #266813
Text Example
Text Example
White with #266813
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #266813; }
p { color: rgb(38,104,19); }
H1.HeaderClassName
{
color: #266813;
}
.AnyTagClassName
{
color: #266813;
}
</style>
background-color css
<style>
a { background-color: #266813; }
a { background-color: rgb(38,104,19); }
div.DivClassName
{
background-color: #266813;
}
.BgClassName
{
background-color: #266813;
}
</style>
border-color css
<style>
span { border-color: #266813; }
span { border-color: rgb(38,104,19); }
td.TdClassName
{
border-color: #266813;
}
.TagClassName
{
border-color: #266813;
}
</style>