Shades of Bilbao #27730E
Tints of Bilbao #27730E
RGB
CMYK
RGB Variations
Color information
#27730E (or 0x27730E) is known color: Bilbao. HEX triplet: 27, 73 and 0E. RGB value is (39,115,14). Sum of RGB (Red+Green+Blue) = 39+115+14=168 (22% of max value = 765). Red value is 39 (15.62% from 255 or 23.21% from 168); Green value is 115 (45.31% from 255 or 68.45% from 168); Blue value is 14 (5.86% from 255 or 8.33% from 168); Max value from RGB is 115 - color contains mainly: green. Hex color #27730E is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #27730E is #D88CF1. Grayscale: #515151. Windows color (decimal): -14191858 or 946983. OLE color: 946983.
HSL color Cylindrical-coordinate representation of color #27730E: hue angle of 105.15º degrees, saturation: 0.78, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #27730E is Cyan = 0.66, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 39 | 115 | 14 | - |
| CMYK | 0.66 | 0 | 0.88 | 0.55 |
| HSL | 105.15º | 0.78% | 0.25% | - |
| HSV(B) | 105.15º | 0.88% | 0.45% | - |
| XYZ | 7.05 | 12.72 | 2.5 | - |
| YUV | 80.76 | 90.32 | 98.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 115 | 14 | 0.66 | 0 | 0.88 | 0.55 | 105.15 | 0.78 | 0.25 |
| Hex | 27 | 73 | E | 42 | 0 | 58 | 37 | 69 | 4E | 19 |
| Octal | 47 | 163 | 16 | 102 | 0 | 130 | 67 | 151 | 116 | 31 |
| Binary | 100111 | 1110011 | 1110 | 1000010 | 0 | 1011000 | 110111 | 1101001 | 1001110 | 11001 |
Color Harmonies of #27730E
Complementary color
Monochromatic Colors of #27730E
Black with #27730E
Text Example
Text Example
White with #27730E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #27730E; }
p { color: rgb(39,115,14); }
H1.HeaderClassName
{
color: #27730E;
}
.AnyTagClassName
{
color: #27730E;
}
</style>
background-color css
<style>
a { background-color: #27730E; }
a { background-color: rgb(39,115,14); }
div.DivClassName
{
background-color: #27730E;
}
.BgClassName
{
background-color: #27730E;
}
</style>
border-color css
<style>
span { border-color: #27730E; }
span { border-color: rgb(39,115,14); }
td.TdClassName
{
border-color: #27730E;
}
.TagClassName
{
border-color: #27730E;
}
</style>