Shades of Bilbao #3F7617
Tints of Bilbao #3F7617
RGB
CMYK
RGB Variations
Color information
#3F7617 (or 0x3F7617) is known color: Bilbao. HEX triplet: 3F, 76 and 17. RGB value is (63,118,23). Sum of RGB (Red+Green+Blue) = 63+118+23=204 (27% of max value = 765). Red value is 63 (25% from 255 or 30.88% from 204); Green value is 118 (46.48% from 255 or 57.84% from 204); Blue value is 23 (9.38% from 255 or 11.27% from 204); Max value from RGB is 118 - color contains mainly: green. Hex color #3F7617 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #3F7617 is #C089E8. Grayscale: #5B5B5B. Windows color (decimal): -12618217 or 1537599. OLE color: 1537599.
HSL color Cylindrical-coordinate representation of color #3F7617: hue angle of 94.74º 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 #3F7617 is Cyan = 0.47, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 63 | 118 | 23 | - |
| CMYK | 0.47 | 0 | 0.81 | 0.54 |
| HSL | 94.74º | 0.67% | 0.28% | - |
| HSV(B) | 94.74º | 0.81% | 0.46% | - |
| XYZ | 8.68 | 14.08 | 3.07 | - |
| YUV | 90.73 | 89.78 | 108.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 63 | 118 | 23 | 0.47 | 0 | 0.81 | 0.54 | 94.74 | 0.67 | 0.28 |
| Hex | 3F | 76 | 17 | 2F | 0 | 51 | 36 | 5F | 43 | 1C |
| Octal | 77 | 166 | 27 | 57 | 0 | 121 | 66 | 137 | 103 | 34 |
| Binary | 111111 | 1110110 | 10111 | 101111 | 0 | 1010001 | 110110 | 1011111 | 1000011 | 11100 |
Color Harmonies of #3F7617
Complementary color
Monochromatic Colors of #3F7617
Black with #3F7617
Text Example
Text Example
White with #3F7617
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #3F7617; }
p { color: rgb(63,118,23); }
H1.HeaderClassName
{
color: #3F7617;
}
.AnyTagClassName
{
color: #3F7617;
}
</style>
background-color css
<style>
a { background-color: #3F7617; }
a { background-color: rgb(63,118,23); }
div.DivClassName
{
background-color: #3F7617;
}
.BgClassName
{
background-color: #3F7617;
}
</style>
border-color css
<style>
span { border-color: #3F7617; }
span { border-color: rgb(63,118,23); }
td.TdClassName
{
border-color: #3F7617;
}
.TagClassName
{
border-color: #3F7617;
}
</style>