Shades of Bilbao #2D6817
Tints of Bilbao #2D6817
RGB
CMYK
RGB Variations
Color information
#2D6817 (or 0x2D6817) is known color: Bilbao. HEX triplet: 2D, 68 and 17. RGB value is (45,104,23). Sum of RGB (Red+Green+Blue) = 45+104+23=172 (22% of max value = 765). Red value is 45 (17.97% from 255 or 26.16% from 172); Green value is 104 (41.02% from 255 or 60.47% from 172); Blue value is 23 (9.38% from 255 or 13.37% from 172); Max value from RGB is 104 - color contains mainly: green. Hex color #2D6817 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #2D6817 is #D297E8. Grayscale: #4D4D4D. Windows color (decimal): -13801449 or 1533997. OLE color: 1533997.
HSL color Cylindrical-coordinate representation of color #2D6817: hue angle of 103.7º degrees, saturation: 0.64, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #2D6817 is Cyan = 0.57, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 45 | 104 | 23 | - |
| CMYK | 0.57 | 0 | 0.78 | 0.59 |
| HSL | 103.7º | 0.64% | 0.25% | - |
| HSV(B) | 103.7º | 0.78% | 0.41% | - |
| XYZ | 6.19 | 10.52 | 2.52 | - |
| YUV | 77.13 | 97.45 | 105.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 45 | 104 | 23 | 0.57 | 0 | 0.78 | 0.59 | 103.7 | 0.64 | 0.25 |
| Hex | 2D | 68 | 17 | 39 | 0 | 4E | 3B | 68 | 40 | 19 |
| Octal | 55 | 150 | 27 | 71 | 0 | 116 | 73 | 150 | 100 | 31 |
| Binary | 101101 | 1101000 | 10111 | 111001 | 0 | 1001110 | 111011 | 1101000 | 1000000 | 11001 |
Color Harmonies of #2D6817
Complementary color
Monochromatic Colors of #2D6817
Black with #2D6817
Text Example
Text Example
White with #2D6817
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #2D6817; }
p { color: rgb(45,104,23); }
H1.HeaderClassName
{
color: #2D6817;
}
.AnyTagClassName
{
color: #2D6817;
}
</style>
background-color css
<style>
a { background-color: #2D6817; }
a { background-color: rgb(45,104,23); }
div.DivClassName
{
background-color: #2D6817;
}
.BgClassName
{
background-color: #2D6817;
}
</style>
border-color css
<style>
span { border-color: #2D6817; }
span { border-color: rgb(45,104,23); }
td.TdClassName
{
border-color: #2D6817;
}
.TagClassName
{
border-color: #2D6817;
}
</style>