Shades of Bilbao #276706
Tints of Bilbao #276706
RGB
CMYK
RGB Variations
Color information
#276706 (or 0x276706) is known color: Bilbao. HEX triplet: 27, 67 and 06. RGB value is (39,103,6). Sum of RGB (Red+Green+Blue) = 39+103+6=148 (19% of max value = 765). Red value is 39 (15.62% from 255 or 26.35% from 148); Green value is 103 (40.62% from 255 or 69.59% from 148); Blue value is 6 (2.73% from 255 or 4.05% from 148); Max value from RGB is 103 - color contains mainly: green. Hex color #276706 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #276706 is #D898F9. Grayscale: #494949. Windows color (decimal): -14194938 or 419623. OLE color: 419623.
HSL color Cylindrical-coordinate representation of color #276706: hue angle of 99.59º degrees, saturation: 0.89, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #276706 is Cyan = 0.62, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 39 | 103 | 6 | - |
| CMYK | 0.62 | 0 | 0.94 | 0.60 |
| HSL | 99.59º | 0.89% | 0.21% | - |
| HSV(B) | 99.59º | 0.94% | 0.4% | - |
| XYZ | 5.72 | 10.14 | 1.83 | - |
| YUV | 72.81 | 90.3 | 103.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 103 | 6 | 0.62 | 0 | 0.94 | 0.60 | 99.59 | 0.89 | 0.21 |
| Hex | 27 | 67 | 6 | 3E | 0 | 5E | 3C | 64 | 59 | 15 |
| Octal | 47 | 147 | 6 | 76 | 0 | 136 | 74 | 144 | 131 | 25 |
| Binary | 100111 | 1100111 | 110 | 111110 | 0 | 1011110 | 111100 | 1100100 | 1011001 | 10101 |
Color Harmonies of #276706
Complementary color
Monochromatic Colors of #276706
Black with #276706
Text Example
Text Example
White with #276706
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #276706; }
p { color: rgb(39,103,6); }
H1.HeaderClassName
{
color: #276706;
}
.AnyTagClassName
{
color: #276706;
}
</style>
background-color css
<style>
a { background-color: #276706; }
a { background-color: rgb(39,103,6); }
div.DivClassName
{
background-color: #276706;
}
.BgClassName
{
background-color: #276706;
}
</style>
border-color css
<style>
span { border-color: #276706; }
span { border-color: rgb(39,103,6); }
td.TdClassName
{
border-color: #276706;
}
.TagClassName
{
border-color: #276706;
}
</style>