Shades of Bilbao #276815
Tints of Bilbao #276815
RGB
CMYK
RGB Variations
Color information
#276815 (or 0x276815) is known color: Bilbao. HEX triplet: 27, 68 and 15. RGB value is (39,104,21). Sum of RGB (Red+Green+Blue) = 39+104+21=164 (21% of max value = 765). Red value is 39 (15.62% from 255 or 23.78% from 164); Green value is 104 (41.02% from 255 or 63.41% from 164); Blue value is 21 (8.59% from 255 or 12.80% from 164); Max value from RGB is 104 - color contains mainly: green. Hex color #276815 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #276815 is #D897EA. Grayscale: #4B4B4B. Windows color (decimal): -14194667 or 1402919. OLE color: 1402919.
HSL color Cylindrical-coordinate representation of color #276815: hue angle of 106.99º degrees, saturation: 0.66, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #276815 is Cyan = 0.62, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 39 | 104 | 21 | - |
| CMYK | 0.62 | 0 | 0.80 | 0.59 |
| HSL | 106.99º | 0.66% | 0.25% | - |
| HSV(B) | 106.99º | 0.8% | 0.41% | - |
| XYZ | 5.92 | 10.39 | 2.4 | - |
| YUV | 75.1 | 97.47 | 102.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 104 | 21 | 0.62 | 0 | 0.80 | 0.59 | 106.99 | 0.66 | 0.25 |
| Hex | 27 | 68 | 15 | 3E | 0 | 50 | 3B | 6B | 42 | 19 |
| Octal | 47 | 150 | 25 | 76 | 0 | 120 | 73 | 153 | 102 | 31 |
| Binary | 100111 | 1101000 | 10101 | 111110 | 0 | 1010000 | 111011 | 1101011 | 1000010 | 11001 |
Color Harmonies of #276815
Complementary color
Monochromatic Colors of #276815
Black with #276815
Text Example
Text Example
White with #276815
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #276815; }
p { color: rgb(39,104,21); }
H1.HeaderClassName
{
color: #276815;
}
.AnyTagClassName
{
color: #276815;
}
</style>
background-color css
<style>
a { background-color: #276815; }
a { background-color: rgb(39,104,21); }
div.DivClassName
{
background-color: #276815;
}
.BgClassName
{
background-color: #276815;
}
</style>
border-color css
<style>
span { border-color: #276815; }
span { border-color: rgb(39,104,21); }
td.TdClassName
{
border-color: #276815;
}
.TagClassName
{
border-color: #276815;
}
</style>