Shades of Bilbao #267007
Tints of Bilbao #267007
RGB
CMYK
RGB Variations
Color information
#267007 (or 0x267007) is known color: Bilbao. HEX triplet: 26, 70 and 07. RGB value is (38,112,7). Sum of RGB (Red+Green+Blue) = 38+112+7=157 (20% of max value = 765). Red value is 38 (15.23% from 255 or 24.20% from 157); Green value is 112 (44.14% from 255 or 71.34% from 157); Blue value is 7 (3.12% from 255 or 4.46% from 157); Max value from RGB is 112 - color contains mainly: green. Hex color #267007 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #267007 is #D98FF8. Grayscale: #4E4E4E. Windows color (decimal): -14258169 or 487462. OLE color: 487462.
HSL color Cylindrical-coordinate representation of color #267007: hue angle of 102.29º degrees, saturation: 0.88, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #267007 is Cyan = 0.66, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 38 | 112 | 7 | - |
| CMYK | 0.66 | 0 | 0.94 | 0.56 |
| HSL | 102.29º | 0.88% | 0.23% | - |
| HSV(B) | 102.29º | 0.94% | 0.44% | - |
| XYZ | 6.63 | 12.02 | 2.17 | - |
| YUV | 77.9 | 87.98 | 99.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 112 | 7 | 0.66 | 0 | 0.94 | 0.56 | 102.29 | 0.88 | 0.23 |
| Hex | 26 | 70 | 7 | 42 | 0 | 5E | 38 | 66 | 58 | 17 |
| Octal | 46 | 160 | 7 | 102 | 0 | 136 | 70 | 146 | 130 | 27 |
| Binary | 100110 | 1110000 | 111 | 1000010 | 0 | 1011110 | 111000 | 1100110 | 1011000 | 10111 |
Color Harmonies of #267007
Complementary color
Monochromatic Colors of #267007
Black with #267007
Text Example
Text Example
White with #267007
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #267007; }
p { color: rgb(38,112,7); }
H1.HeaderClassName
{
color: #267007;
}
.AnyTagClassName
{
color: #267007;
}
</style>
background-color css
<style>
a { background-color: #267007; }
a { background-color: rgb(38,112,7); }
div.DivClassName
{
background-color: #267007;
}
.BgClassName
{
background-color: #267007;
}
</style>
border-color css
<style>
span { border-color: #267007; }
span { border-color: rgb(38,112,7); }
td.TdClassName
{
border-color: #267007;
}
.TagClassName
{
border-color: #267007;
}
</style>