Shades of Bilbao #267010
Tints of Bilbao #267010
RGB
CMYK
RGB Variations
Color information
#267010 (or 0x267010) is known color: Bilbao. HEX triplet: 26, 70 and 10. RGB value is (38,112,16). Sum of RGB (Red+Green+Blue) = 38+112+16=166 (21% of max value = 765). Red value is 38 (15.23% from 255 or 22.89% from 166); Green value is 112 (44.14% from 255 or 67.47% from 166); Blue value is 16 (6.64% from 255 or 9.64% from 166); Max value from RGB is 112 - color contains mainly: green. Hex color #267010 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #267010 is #D98FEF. Grayscale: #4F4F4F. Windows color (decimal): -14258160 or 1077286. OLE color: 1077286.
HSL color Cylindrical-coordinate representation of color #267010: hue angle of 106.25º degrees, saturation: 0.75, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #267010 is Cyan = 0.66, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 38 | 112 | 16 | - |
| CMYK | 0.66 | 0 | 0.86 | 0.56 |
| HSL | 106.25º | 0.75% | 0.25% | - |
| HSV(B) | 106.25º | 0.86% | 0.44% | - |
| XYZ | 6.69 | 12.04 | 2.46 | - |
| YUV | 78.93 | 92.48 | 98.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 112 | 16 | 0.66 | 0 | 0.86 | 0.56 | 106.25 | 0.75 | 0.25 |
| Hex | 26 | 70 | 10 | 42 | 0 | 56 | 38 | 6A | 4B | 19 |
| Octal | 46 | 160 | 20 | 102 | 0 | 126 | 70 | 152 | 113 | 31 |
| Binary | 100110 | 1110000 | 10000 | 1000010 | 0 | 1010110 | 111000 | 1101010 | 1001011 | 11001 |
Color Harmonies of #267010
Complementary color
Monochromatic Colors of #267010
Black with #267010
Text Example
Text Example
White with #267010
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #267010; }
p { color: rgb(38,112,16); }
H1.HeaderClassName
{
color: #267010;
}
.AnyTagClassName
{
color: #267010;
}
</style>
background-color css
<style>
a { background-color: #267010; }
a { background-color: rgb(38,112,16); }
div.DivClassName
{
background-color: #267010;
}
.BgClassName
{
background-color: #267010;
}
</style>
border-color css
<style>
span { border-color: #267010; }
span { border-color: rgb(38,112,16); }
td.TdClassName
{
border-color: #267010;
}
.TagClassName
{
border-color: #267010;
}
</style>