Shades of Bilbao #3D7117
Tints of Bilbao #3D7117
RGB
CMYK
RGB Variations
Color information
#3D7117 (or 0x3D7117) is known color: Bilbao. HEX triplet: 3D, 71 and 17. RGB value is (61,113,23). Sum of RGB (Red+Green+Blue) = 61+113+23=197 (26% of max value = 765). Red value is 61 (24.22% from 255 or 30.96% from 197); Green value is 113 (44.53% from 255 or 57.36% from 197); Blue value is 23 (9.38% from 255 or 11.68% from 197); Max value from RGB is 113 - color contains mainly: green. Hex color #3D7117 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #3D7117 is #C28EE8. Grayscale: #575757. Windows color (decimal): -12750569 or 1536317. OLE color: 1536317.
HSL color Cylindrical-coordinate representation of color #3D7117: hue angle of 94.67º degrees, saturation: 0.66, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #3D7117 is Cyan = 0.46, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 61 | 113 | 23 | - |
| CMYK | 0.46 | 0 | 0.80 | 0.56 |
| HSL | 94.67º | 0.66% | 0.27% | - |
| HSV(B) | 94.67º | 0.8% | 0.44% | - |
| XYZ | 7.98 | 12.86 | 2.87 | - |
| YUV | 87.19 | 91.77 | 109.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 61 | 113 | 23 | 0.46 | 0 | 0.80 | 0.56 | 94.67 | 0.66 | 0.27 |
| Hex | 3D | 71 | 17 | 2E | 0 | 50 | 38 | 5F | 42 | 1B |
| Octal | 75 | 161 | 27 | 56 | 0 | 120 | 70 | 137 | 102 | 33 |
| Binary | 111101 | 1110001 | 10111 | 101110 | 0 | 1010000 | 111000 | 1011111 | 1000010 | 11011 |
Color Harmonies of #3D7117
Complementary color
Monochromatic Colors of #3D7117
Black with #3D7117
Text Example
Text Example
White with #3D7117
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #3D7117; }
p { color: rgb(61,113,23); }
H1.HeaderClassName
{
color: #3D7117;
}
.AnyTagClassName
{
color: #3D7117;
}
</style>
background-color css
<style>
a { background-color: #3D7117; }
a { background-color: rgb(61,113,23); }
div.DivClassName
{
background-color: #3D7117;
}
.BgClassName
{
background-color: #3D7117;
}
</style>
border-color css
<style>
span { border-color: #3D7117; }
span { border-color: rgb(61,113,23); }
td.TdClassName
{
border-color: #3D7117;
}
.TagClassName
{
border-color: #3D7117;
}
</style>