Shades of Bilbao #277408
Tints of Bilbao #277408
RGB
CMYK
RGB Variations
Color information
#277408 (or 0x277408) is known color: Bilbao. HEX triplet: 27, 74 and 08. RGB value is (39,116,8). Sum of RGB (Red+Green+Blue) = 39+116+8=163 (21% of max value = 765). Red value is 39 (15.62% from 255 or 23.93% from 163); Green value is 116 (45.70% from 255 or 71.17% from 163); Blue value is 8 (3.52% from 255 or 4.91% from 163); Max value from RGB is 116 - color contains mainly: green. Hex color #277408 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #277408 is #D88BF7. Grayscale: #515151. Windows color (decimal): -14191608 or 554023. OLE color: 554023.
HSL color Cylindrical-coordinate representation of color #277408: hue angle of 102.78º degrees, saturation: 0.87, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #277408 is Cyan = 0.66, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 39 | 116 | 8 | - |
| CMYK | 0.66 | 0 | 0.93 | 0.55 |
| HSL | 102.78º | 0.87% | 0.24% | - |
| HSV(B) | 102.78º | 0.93% | 0.45% | - |
| XYZ | 7.13 | 12.94 | 2.35 | - |
| YUV | 80.67 | 86.99 | 98.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 116 | 8 | 0.66 | 0 | 0.93 | 0.55 | 102.78 | 0.87 | 0.24 |
| Hex | 27 | 74 | 8 | 42 | 0 | 5D | 37 | 67 | 57 | 18 |
| Octal | 47 | 164 | 10 | 102 | 0 | 135 | 67 | 147 | 127 | 30 |
| Binary | 100111 | 1110100 | 1000 | 1000010 | 0 | 1011101 | 110111 | 1100111 | 1010111 | 11000 |
Color Harmonies of #277408
Complementary color
Monochromatic Colors of #277408
Black with #277408
Text Example
Text Example
White with #277408
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #277408; }
p { color: rgb(39,116,8); }
H1.HeaderClassName
{
color: #277408;
}
.AnyTagClassName
{
color: #277408;
}
</style>
background-color css
<style>
a { background-color: #277408; }
a { background-color: rgb(39,116,8); }
div.DivClassName
{
background-color: #277408;
}
.BgClassName
{
background-color: #277408;
}
</style>
border-color css
<style>
span { border-color: #277408; }
span { border-color: rgb(39,116,8); }
td.TdClassName
{
border-color: #277408;
}
.TagClassName
{
border-color: #277408;
}
</style>