Shades of Bilbao #2D7617
Tints of Bilbao #2D7617
RGB
CMYK
RGB Variations
Color information
#2D7617 (or 0x2D7617) is known color: Bilbao. HEX triplet: 2D, 76 and 17. RGB value is (45,118,23). Sum of RGB (Red+Green+Blue) = 45+118+23=186 (24% of max value = 765). Red value is 45 (17.97% from 255 or 24.19% from 186); Green value is 118 (46.48% from 255 or 63.44% from 186); Blue value is 23 (9.38% from 255 or 12.37% from 186); Max value from RGB is 118 - color contains mainly: green. Hex color #2D7617 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #2D7617 is #D289E8. Grayscale: #555555. Windows color (decimal): -13797865 or 1537581. OLE color: 1537581.
HSL color Cylindrical-coordinate representation of color #2D7617: hue angle of 106.11º degrees, saturation: 0.67, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #2D7617 is Cyan = 0.62, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 45 | 118 | 23 | - |
| CMYK | 0.62 | 0 | 0.81 | 0.54 |
| HSL | 106.11º | 0.67% | 0.28% | - |
| HSV(B) | 106.11º | 0.81% | 0.46% | - |
| XYZ | 7.72 | 13.58 | 3.02 | - |
| YUV | 85.34 | 92.82 | 99.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 45 | 118 | 23 | 0.62 | 0 | 0.81 | 0.54 | 106.11 | 0.67 | 0.28 |
| Hex | 2D | 76 | 17 | 3E | 0 | 51 | 36 | 6A | 43 | 1C |
| Octal | 55 | 166 | 27 | 76 | 0 | 121 | 66 | 152 | 103 | 34 |
| Binary | 101101 | 1110110 | 10111 | 111110 | 0 | 1010001 | 110110 | 1101010 | 1000011 | 11100 |
Color Harmonies of #2D7617
Complementary color
Monochromatic Colors of #2D7617
Black with #2D7617
Text Example
Text Example
White with #2D7617
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #2D7617; }
p { color: rgb(45,118,23); }
H1.HeaderClassName
{
color: #2D7617;
}
.AnyTagClassName
{
color: #2D7617;
}
</style>
background-color css
<style>
a { background-color: #2D7617; }
a { background-color: rgb(45,118,23); }
div.DivClassName
{
background-color: #2D7617;
}
.BgClassName
{
background-color: #2D7617;
}
</style>
border-color css
<style>
span { border-color: #2D7617; }
span { border-color: rgb(45,118,23); }
td.TdClassName
{
border-color: #2D7617;
}
.TagClassName
{
border-color: #2D7617;
}
</style>