Shades of Bilbao #276707
Tints of Bilbao #276707
RGB
CMYK
RGB Variations
Color information
#276707 (or 0x276707) is known color: Bilbao. HEX triplet: 27, 67 and 07. RGB value is (39,103,7). Sum of RGB (Red+Green+Blue) = 39+103+7=149 (19% of max value = 765). Red value is 39 (15.62% from 255 or 26.17% from 149); Green value is 103 (40.62% from 255 or 69.13% from 149); Blue value is 7 (3.12% from 255 or 4.70% from 149); Max value from RGB is 103 - color contains mainly: green. Hex color #276707 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #276707 is #D898F8. Grayscale: #494949. Windows color (decimal): -14194937 or 485159. OLE color: 485159.
HSL color Cylindrical-coordinate representation of color #276707: hue angle of 100º degrees, saturation: 0.87, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #276707 is Cyan = 0.62, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 39 | 103 | 7 | - |
| CMYK | 0.62 | 0 | 0.93 | 0.60 |
| HSL | 100º | 0.87% | 0.22% | - |
| HSV(B) | 100º | 0.93% | 0.4% | - |
| XYZ | 5.73 | 10.15 | 1.86 | - |
| YUV | 72.92 | 90.8 | 103.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 103 | 7 | 0.62 | 0 | 0.93 | 0.60 | 100 | 0.87 | 0.22 |
| Hex | 27 | 67 | 7 | 3E | 0 | 5D | 3C | 64 | 57 | 16 |
| Octal | 47 | 147 | 7 | 76 | 0 | 135 | 74 | 144 | 127 | 26 |
| Binary | 100111 | 1100111 | 111 | 111110 | 0 | 1011101 | 111100 | 1100100 | 1010111 | 10110 |
Color Harmonies of #276707
Complementary color
Monochromatic Colors of #276707
Black with #276707
Text Example
Text Example
White with #276707
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #276707; }
p { color: rgb(39,103,7); }
H1.HeaderClassName
{
color: #276707;
}
.AnyTagClassName
{
color: #276707;
}
</style>
background-color css
<style>
a { background-color: #276707; }
a { background-color: rgb(39,103,7); }
div.DivClassName
{
background-color: #276707;
}
.BgClassName
{
background-color: #276707;
}
</style>
border-color css
<style>
span { border-color: #276707; }
span { border-color: rgb(39,103,7); }
td.TdClassName
{
border-color: #276707;
}
.TagClassName
{
border-color: #276707;
}
</style>