Shades of Bilbao #3D8518
Tints of Bilbao #3D8518
RGB
CMYK
RGB Variations
Color information
#3D8518 (or 0x3D8518) is known color: Bilbao. HEX triplet: 3D, 85 and 18. RGB value is (61,133,24). Sum of RGB (Red+Green+Blue) = 61+133+24=218 (28% of max value = 765). Red value is 61 (24.22% from 255 or 27.98% from 218); Green value is 133 (52.34% from 255 or 61.01% from 218); Blue value is 24 (9.77% from 255 or 11.01% from 218); Max value from RGB is 133 - color contains mainly: green. Hex color #3D8518 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #3D8518 is #C27AE7. Grayscale: #636363. Windows color (decimal): -12745448 or 1606973. OLE color: 1606973.
HSL color Cylindrical-coordinate representation of color #3D8518: hue angle of 99.63º degrees, saturation: 0.69, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #3D8518 is Cyan = 0.54, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 61 | 133 | 24 | - |
| CMYK | 0.54 | 0 | 0.82 | 0.48 |
| HSL | 99.63º | 0.69% | 0.31% | - |
| HSV(B) | 99.63º | 0.82% | 0.52% | - |
| XYZ | 10.48 | 17.83 | 3.75 | - |
| YUV | 99.05 | 85.65 | 100.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 61 | 133 | 24 | 0.54 | 0 | 0.82 | 0.48 | 99.63 | 0.69 | 0.31 |
| Hex | 3D | 85 | 18 | 36 | 0 | 52 | 30 | 64 | 45 | 1F |
| Octal | 75 | 205 | 30 | 66 | 0 | 122 | 60 | 144 | 105 | 37 |
| Binary | 111101 | 10000101 | 11000 | 110110 | 0 | 1010010 | 110000 | 1100100 | 1000101 | 11111 |
Color Harmonies of #3D8518
Complementary color
Monochromatic Colors of #3D8518
Black with #3D8518
Text Example
Text Example
White with #3D8518
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #3D8518; }
p { color: rgb(61,133,24); }
H1.HeaderClassName
{
color: #3D8518;
}
.AnyTagClassName
{
color: #3D8518;
}
</style>
background-color css
<style>
a { background-color: #3D8518; }
a { background-color: rgb(61,133,24); }
div.DivClassName
{
background-color: #3D8518;
}
.BgClassName
{
background-color: #3D8518;
}
</style>
border-color css
<style>
span { border-color: #3D8518; }
span { border-color: rgb(61,133,24); }
td.TdClassName
{
border-color: #3D8518;
}
.TagClassName
{
border-color: #3D8518;
}
</style>