Shades of Bilbao #276610
Tints of Bilbao #276610
RGB
CMYK
RGB Variations
Color information
#276610 (or 0x276610) is known color: Bilbao. HEX triplet: 27, 66 and 10. RGB value is (39,102,16). Sum of RGB (Red+Green+Blue) = 39+102+16=157 (20% of max value = 765). Red value is 39 (15.62% from 255 or 24.84% from 157); Green value is 102 (40.23% from 255 or 64.97% from 157); Blue value is 16 (6.64% from 255 or 10.19% from 157); Max value from RGB is 102 - color contains mainly: green. Hex color #276610 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #276610 is #D899EF. Grayscale: #494949. Windows color (decimal): -14195184 or 1074727. OLE color: 1074727.
HSL color Cylindrical-coordinate representation of color #276610: hue angle of 103.95º degrees, saturation: 0.73, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #276610 is Cyan = 0.62, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 39 | 102 | 16 | - |
| CMYK | 0.62 | 0 | 0.84 | 0.6 |
| HSL | 103.95º | 0.73% | 0.23% | - |
| HSV(B) | 103.95º | 0.84% | 0.4% | - |
| XYZ | 5.68 | 9.97 | 2.12 | - |
| YUV | 73.36 | 95.63 | 103.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 102 | 16 | 0.62 | 0 | 0.84 | 0.6 | 103.95 | 0.73 | 0.23 |
| Hex | 27 | 66 | 10 | 3E | 0 | 54 | 3C | 68 | 49 | 17 |
| Octal | 47 | 146 | 20 | 76 | 0 | 124 | 74 | 150 | 111 | 27 |
| Binary | 100111 | 1100110 | 10000 | 111110 | 0 | 1010100 | 111100 | 1101000 | 1001001 | 10111 |
Color Harmonies of #276610
Complementary color
Monochromatic Colors of #276610
Black with #276610
Text Example
Text Example
White with #276610
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #276610; }
p { color: rgb(39,102,16); }
H1.HeaderClassName
{
color: #276610;
}
.AnyTagClassName
{
color: #276610;
}
</style>
background-color css
<style>
a { background-color: #276610; }
a { background-color: rgb(39,102,16); }
div.DivClassName
{
background-color: #276610;
}
.BgClassName
{
background-color: #276610;
}
</style>
border-color css
<style>
span { border-color: #276610; }
span { border-color: rgb(39,102,16); }
td.TdClassName
{
border-color: #276610;
}
.TagClassName
{
border-color: #276610;
}
</style>