Shades of Bilbao #267706
Tints of Bilbao #267706
RGB
CMYK
RGB Variations
Color information
#267706 (or 0x267706) is known color: Bilbao. HEX triplet: 26, 77 and 06. RGB value is (38,119,6). Sum of RGB (Red+Green+Blue) = 38+119+6=163 (21% of max value = 765). Red value is 38 (15.23% from 255 or 23.31% from 163); Green value is 119 (46.88% from 255 or 73.01% from 163); Blue value is 6 (2.73% from 255 or 3.68% from 163); Max value from RGB is 119 - color contains mainly: green. Hex color #267706 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #267706 is #D988F9. Grayscale: #525252. Windows color (decimal): -14256378 or 423718. OLE color: 423718.
HSL color Cylindrical-coordinate representation of color #267706: hue angle of 103.01º degrees, saturation: 0.9, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #267706 is Cyan = 0.68, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 38 | 119 | 6 | - |
| CMYK | 0.68 | 0 | 0.95 | 0.53 |
| HSL | 103.01º | 0.9% | 0.25% | - |
| HSV(B) | 103.01º | 0.95% | 0.47% | - |
| XYZ | 7.43 | 13.62 | 2.41 | - |
| YUV | 81.9 | 85.16 | 96.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 119 | 6 | 0.68 | 0 | 0.95 | 0.53 | 103.01 | 0.9 | 0.25 |
| Hex | 26 | 77 | 6 | 44 | 0 | 5F | 35 | 67 | 5A | 19 |
| Octal | 46 | 167 | 6 | 104 | 0 | 137 | 65 | 147 | 132 | 31 |
| Binary | 100110 | 1110111 | 110 | 1000100 | 0 | 1011111 | 110101 | 1100111 | 1011010 | 11001 |
Color Harmonies of #267706
Complementary color
Monochromatic Colors of #267706
Black with #267706
Text Example
Text Example
White with #267706
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #267706; }
p { color: rgb(38,119,6); }
H1.HeaderClassName
{
color: #267706;
}
.AnyTagClassName
{
color: #267706;
}
</style>
background-color css
<style>
a { background-color: #267706; }
a { background-color: rgb(38,119,6); }
div.DivClassName
{
background-color: #267706;
}
.BgClassName
{
background-color: #267706;
}
</style>
border-color css
<style>
span { border-color: #267706; }
span { border-color: rgb(38,119,6); }
td.TdClassName
{
border-color: #267706;
}
.TagClassName
{
border-color: #267706;
}
</style>