Shades of Bilbao #3D7326
Tints of Bilbao #3D7326
RGB
CMYK
RGB Variations
Color information
#3D7326 (or 0x3D7326) is known color: Bilbao. HEX triplet: 3D, 73 and 26. RGB value is (61,115,38). Sum of RGB (Red+Green+Blue) = 61+115+38=214 (28% of max value = 765). Red value is 61 (24.22% from 255 or 28.50% from 214); Green value is 115 (45.31% from 255 or 53.74% from 214); Blue value is 38 (15.23% from 255 or 17.76% from 214); Max value from RGB is 115 - color contains mainly: green. Hex color #3D7326 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #3D7326 is #C28CD9. Grayscale: #5A5A5A. Windows color (decimal): -12750042 or 2519869. OLE color: 2519869.
HSL color Cylindrical-coordinate representation of color #3D7326: hue angle of 102.08º degrees, saturation: 0.5, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #3D7326 is Cyan = 0.47, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 61 | 115 | 38 | - |
| CMYK | 0.47 | 0 | 0.67 | 0.55 |
| HSL | 102.08º | 0.5% | 0.3% | - |
| HSV(B) | 102.08º | 0.67% | 0.45% | - |
| XYZ | 8.41 | 13.39 | 3.98 | - |
| YUV | 90.08 | 98.61 | 107.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 61 | 115 | 38 | 0.47 | 0 | 0.67 | 0.55 | 102.08 | 0.5 | 0.3 |
| Hex | 3D | 73 | 26 | 2F | 0 | 43 | 37 | 66 | 32 | 1E |
| Octal | 75 | 163 | 46 | 57 | 0 | 103 | 67 | 146 | 62 | 36 |
| Binary | 111101 | 1110011 | 100110 | 101111 | 0 | 1000011 | 110111 | 1100110 | 110010 | 11110 |
Color Harmonies of #3D7326
Complementary color
Monochromatic Colors of #3D7326
Black with #3D7326
Text Example
Text Example
White with #3D7326
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #3D7326; }
p { color: rgb(61,115,38); }
H1.HeaderClassName
{
color: #3D7326;
}
.AnyTagClassName
{
color: #3D7326;
}
</style>
background-color css
<style>
a { background-color: #3D7326; }
a { background-color: rgb(61,115,38); }
div.DivClassName
{
background-color: #3D7326;
}
.BgClassName
{
background-color: #3D7326;
}
</style>
border-color css
<style>
span { border-color: #3D7326; }
span { border-color: rgb(61,115,38); }
td.TdClassName
{
border-color: #3D7326;
}
.TagClassName
{
border-color: #3D7326;
}
</style>