Shades of Bilbao #277609
Tints of Bilbao #277609
RGB
CMYK
RGB Variations
Color information
#277609 (or 0x277609) is known color: Bilbao. HEX triplet: 27, 76 and 09. RGB value is (39,118,9). Sum of RGB (Red+Green+Blue) = 39+118+9=166 (21% of max value = 765). Red value is 39 (15.62% from 255 or 23.49% from 166); Green value is 118 (46.48% from 255 or 71.08% from 166); Blue value is 9 (3.91% from 255 or 5.42% from 166); Max value from RGB is 118 - color contains mainly: green. Hex color #277609 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #277609 is #D889F6. Grayscale: #525252. Windows color (decimal): -14191095 or 620071. OLE color: 620071.
HSL color Cylindrical-coordinate representation of color #277609: hue angle of 103.49º degrees, saturation: 0.86, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #277609 is Cyan = 0.67, Magento = 0, Yellow = 0.92 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 39 | 118 | 9 | - |
| CMYK | 0.67 | 0 | 0.92 | 0.54 |
| HSL | 103.49º | 0.86% | 0.25% | - |
| HSV(B) | 103.49º | 0.92% | 0.46% | - |
| XYZ | 7.36 | 13.41 | 2.46 | - |
| YUV | 81.95 | 86.83 | 97.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 118 | 9 | 0.67 | 0 | 0.92 | 0.54 | 103.49 | 0.86 | 0.25 |
| Hex | 27 | 76 | 9 | 43 | 0 | 5C | 36 | 67 | 56 | 19 |
| Octal | 47 | 166 | 11 | 103 | 0 | 134 | 66 | 147 | 126 | 31 |
| Binary | 100111 | 1110110 | 1001 | 1000011 | 0 | 1011100 | 110110 | 1100111 | 1010110 | 11001 |
Color Harmonies of #277609
Complementary color
Monochromatic Colors of #277609
Black with #277609
Text Example
Text Example
White with #277609
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #277609; }
p { color: rgb(39,118,9); }
H1.HeaderClassName
{
color: #277609;
}
.AnyTagClassName
{
color: #277609;
}
</style>
background-color css
<style>
a { background-color: #277609; }
a { background-color: rgb(39,118,9); }
div.DivClassName
{
background-color: #277609;
}
.BgClassName
{
background-color: #277609;
}
</style>
border-color css
<style>
span { border-color: #277609; }
span { border-color: rgb(39,118,9); }
td.TdClassName
{
border-color: #277609;
}
.TagClassName
{
border-color: #277609;
}
</style>