Shades of Bilbao #276906
Tints of Bilbao #276906
RGB
CMYK
RGB Variations
Color information
#276906 (or 0x276906) is known color: Bilbao. HEX triplet: 27, 69 and 06. RGB value is (39,105,6). Sum of RGB (Red+Green+Blue) = 39+105+6=150 (19% of max value = 765). Red value is 39 (15.62% from 255 or 26% from 150); Green value is 105 (41.41% from 255 or 70% from 150); Blue value is 6 (2.73% from 255 or 4% from 150); Max value from RGB is 105 - color contains mainly: green. Hex color #276906 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #276906 is #D896F9. Grayscale: #4A4A4A. Windows color (decimal): -14194426 or 420135. OLE color: 420135.
HSL color Cylindrical-coordinate representation of color #276906: hue angle of 100º degrees, saturation: 0.89, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #276906 is Cyan = 0.63, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 39 | 105 | 6 | - |
| CMYK | 0.63 | 0 | 0.94 | 0.59 |
| HSL | 100º | 0.89% | 0.22% | - |
| HSV(B) | 100º | 0.94% | 0.41% | - |
| XYZ | 5.92 | 10.55 | 1.9 | - |
| YUV | 73.98 | 89.63 | 103.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 105 | 6 | 0.63 | 0 | 0.94 | 0.59 | 100 | 0.89 | 0.22 |
| Hex | 27 | 69 | 6 | 3F | 0 | 5E | 3B | 64 | 59 | 16 |
| Octal | 47 | 151 | 6 | 77 | 0 | 136 | 73 | 144 | 131 | 26 |
| Binary | 100111 | 1101001 | 110 | 111111 | 0 | 1011110 | 111011 | 1100100 | 1011001 | 10110 |
Color Harmonies of #276906
Complementary color
Monochromatic Colors of #276906
Black with #276906
Text Example
Text Example
White with #276906
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #276906; }
p { color: rgb(39,105,6); }
H1.HeaderClassName
{
color: #276906;
}
.AnyTagClassName
{
color: #276906;
}
</style>
background-color css
<style>
a { background-color: #276906; }
a { background-color: rgb(39,105,6); }
div.DivClassName
{
background-color: #276906;
}
.BgClassName
{
background-color: #276906;
}
</style>
border-color css
<style>
span { border-color: #276906; }
span { border-color: rgb(39,105,6); }
td.TdClassName
{
border-color: #276906;
}
.TagClassName
{
border-color: #276906;
}
</style>