Shades of Bilbao #266802
Tints of Bilbao #266802
RGB
CMYK
RGB Variations
Color information
#266802 (or 0x266802) is known color: Bilbao. HEX triplet: 26, 68 and 02. RGB value is (38,104,2). Sum of RGB (Red+Green+Blue) = 38+104+2=144 (19% of max value = 765). Red value is 38 (15.23% from 255 or 26.39% from 144); Green value is 104 (41.02% from 255 or 72.22% from 144); Blue value is 2 (1.17% from 255 or 1.39% from 144); Max value from RGB is 104 - color contains mainly: green. Hex color #266802 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #266802 is #D997FD. Grayscale: #484848. Windows color (decimal): -14260222 or 157734. OLE color: 157734.
HSL color Cylindrical-coordinate representation of color #266802: hue angle of 98.82º degrees, saturation: 0.96, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #266802 is Cyan = 0.63, Magento = 0, Yellow = 0.98 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 38 | 104 | 2 | - |
| CMYK | 0.63 | 0 | 0.98 | 0.59 |
| HSL | 98.82º | 0.96% | 0.21% | - |
| HSV(B) | 98.82º | 0.98% | 0.41% | - |
| XYZ | 5.76 | 10.32 | 1.75 | - |
| YUV | 72.64 | 88.13 | 103.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 104 | 2 | 0.63 | 0 | 0.98 | 0.59 | 98.82 | 0.96 | 0.21 |
| Hex | 26 | 68 | 2 | 3F | 0 | 62 | 3B | 63 | 60 | 15 |
| Octal | 46 | 150 | 2 | 77 | 0 | 142 | 73 | 143 | 140 | 25 |
| Binary | 100110 | 1101000 | 10 | 111111 | 0 | 1100010 | 111011 | 1100011 | 1100000 | 10101 |
Color Harmonies of #266802
Complementary color
Monochromatic Colors of #266802
Black with #266802
Text Example
Text Example
White with #266802
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #266802; }
p { color: rgb(38,104,2); }
H1.HeaderClassName
{
color: #266802;
}
.AnyTagClassName
{
color: #266802;
}
</style>
background-color css
<style>
a { background-color: #266802; }
a { background-color: rgb(38,104,2); }
div.DivClassName
{
background-color: #266802;
}
.BgClassName
{
background-color: #266802;
}
</style>
border-color css
<style>
span { border-color: #266802; }
span { border-color: rgb(38,104,2); }
td.TdClassName
{
border-color: #266802;
}
.TagClassName
{
border-color: #266802;
}
</style>