Shades of Bilbao #276909
Tints of Bilbao #276909
RGB
CMYK
RGB Variations
Color information
#276909 (or 0x276909) is known color: Bilbao. HEX triplet: 27, 69 and 09. RGB value is (39,105,9). Sum of RGB (Red+Green+Blue) = 39+105+9=153 (20% of max value = 765). Red value is 39 (15.62% from 255 or 25.49% from 153); Green value is 105 (41.41% from 255 or 68.63% from 153); Blue value is 9 (3.91% from 255 or 5.88% from 153); Max value from RGB is 105 - color contains mainly: green. Hex color #276909 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #276909 is #D896F6. Grayscale: #4A4A4A. Windows color (decimal): -14194423 or 616743. OLE color: 616743.
HSL color Cylindrical-coordinate representation of color #276909: hue angle of 101.25º degrees, saturation: 0.84, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #276909 is Cyan = 0.63, Magento = 0, Yellow = 0.91 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 39 | 105 | 9 | - |
| CMYK | 0.63 | 0 | 0.91 | 0.59 |
| HSL | 101.25º | 0.84% | 0.22% | - |
| HSV(B) | 101.25º | 0.91% | 0.41% | - |
| XYZ | 5.94 | 10.55 | 1.98 | - |
| YUV | 74.32 | 91.13 | 102.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 105 | 9 | 0.63 | 0 | 0.91 | 0.59 | 101.25 | 0.84 | 0.22 |
| Hex | 27 | 69 | 9 | 3F | 0 | 5B | 3B | 65 | 54 | 16 |
| Octal | 47 | 151 | 11 | 77 | 0 | 133 | 73 | 145 | 124 | 26 |
| Binary | 100111 | 1101001 | 1001 | 111111 | 0 | 1011011 | 111011 | 1100101 | 1010100 | 10110 |
Color Harmonies of #276909
Complementary color
Monochromatic Colors of #276909
Black with #276909
Text Example
Text Example
White with #276909
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #276909; }
p { color: rgb(39,105,9); }
H1.HeaderClassName
{
color: #276909;
}
.AnyTagClassName
{
color: #276909;
}
</style>
background-color css
<style>
a { background-color: #276909; }
a { background-color: rgb(39,105,9); }
div.DivClassName
{
background-color: #276909;
}
.BgClassName
{
background-color: #276909;
}
</style>
border-color css
<style>
span { border-color: #276909; }
span { border-color: rgb(39,105,9); }
td.TdClassName
{
border-color: #276909;
}
.TagClassName
{
border-color: #276909;
}
</style>