Shades of Bilbao #3C7616
Tints of Bilbao #3C7616
RGB
CMYK
RGB Variations
Color information
#3C7616 (or 0x3C7616) is known color: Bilbao. HEX triplet: 3C, 76 and 16. RGB value is (60,118,22). Sum of RGB (Red+Green+Blue) = 60+118+22=200 (26% of max value = 765). Red value is 60 (23.83% from 255 or 30% from 200); Green value is 118 (46.48% from 255 or 59% from 200); Blue value is 22 (8.98% from 255 or 11% from 200); Max value from RGB is 118 - color contains mainly: green. Hex color #3C7616 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #3C7616 is #C389E9. Grayscale: #5A5A5A. Windows color (decimal): -12814826 or 1472060. OLE color: 1472060.
HSL color Cylindrical-coordinate representation of color #3C7616: hue angle of 96.25º degrees, saturation: 0.69, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #3C7616 is Cyan = 0.49, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 60 | 118 | 22 | - |
| CMYK | 0.49 | 0 | 0.81 | 0.54 |
| HSL | 96.25º | 0.69% | 0.27% | - |
| HSV(B) | 96.25º | 0.81% | 0.46% | - |
| XYZ | 8.49 | 13.98 | 3.01 | - |
| YUV | 89.71 | 89.78 | 106.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 60 | 118 | 22 | 0.49 | 0 | 0.81 | 0.54 | 96.25 | 0.69 | 0.27 |
| Hex | 3C | 76 | 16 | 31 | 0 | 51 | 36 | 60 | 45 | 1B |
| Octal | 74 | 166 | 26 | 61 | 0 | 121 | 66 | 140 | 105 | 33 |
| Binary | 111100 | 1110110 | 10110 | 110001 | 0 | 1010001 | 110110 | 1100000 | 1000101 | 11011 |
Color Harmonies of #3C7616
Complementary color
Monochromatic Colors of #3C7616
Black with #3C7616
Text Example
Text Example
White with #3C7616
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #3C7616; }
p { color: rgb(60,118,22); }
H1.HeaderClassName
{
color: #3C7616;
}
.AnyTagClassName
{
color: #3C7616;
}
</style>
background-color css
<style>
a { background-color: #3C7616; }
a { background-color: rgb(60,118,22); }
div.DivClassName
{
background-color: #3C7616;
}
.BgClassName
{
background-color: #3C7616;
}
</style>
border-color css
<style>
span { border-color: #3C7616; }
span { border-color: rgb(60,118,22); }
td.TdClassName
{
border-color: #3C7616;
}
.TagClassName
{
border-color: #3C7616;
}
</style>