Shades of Bilbao #317607
Tints of Bilbao #317607
RGB
CMYK
RGB Variations
Color information
#317607 (or 0x317607) is known color: Bilbao. HEX triplet: 31, 76 and 07. RGB value is (49,118,7). Sum of RGB (Red+Green+Blue) = 49+118+7=174 (23% of max value = 765). Red value is 49 (19.53% from 255 or 28.16% from 174); Green value is 118 (46.48% from 255 or 67.82% from 174); Blue value is 7 (3.12% from 255 or 4.02% from 174); Max value from RGB is 118 - color contains mainly: green. Hex color #317607 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #317607 is #CE89F8. Grayscale: #555555. Windows color (decimal): -13535737 or 489009. OLE color: 489009.
HSL color Cylindrical-coordinate representation of color #317607: hue angle of 97.3º degrees, saturation: 0.89, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #317607 is Cyan = 0.58, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 49 | 118 | 7 | - |
| CMYK | 0.58 | 0 | 0.94 | 0.54 |
| HSL | 97.3º | 0.89% | 0.25% | - |
| HSV(B) | 97.3º | 0.94% | 0.46% | - |
| XYZ | 7.78 | 13.63 | 2.42 | - |
| YUV | 84.72 | 84.14 | 102.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 118 | 7 | 0.58 | 0 | 0.94 | 0.54 | 97.3 | 0.89 | 0.25 |
| Hex | 31 | 76 | 7 | 3A | 0 | 5E | 36 | 61 | 59 | 19 |
| Octal | 61 | 166 | 7 | 72 | 0 | 136 | 66 | 141 | 131 | 31 |
| Binary | 110001 | 1110110 | 111 | 111010 | 0 | 1011110 | 110110 | 1100001 | 1011001 | 11001 |
Color Harmonies of #317607
Complementary color
Monochromatic Colors of #317607
Black with #317607
Text Example
Text Example
White with #317607
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #317607; }
p { color: rgb(49,118,7); }
H1.HeaderClassName
{
color: #317607;
}
.AnyTagClassName
{
color: #317607;
}
</style>
background-color css
<style>
a { background-color: #317607; }
a { background-color: rgb(49,118,7); }
div.DivClassName
{
background-color: #317607;
}
.BgClassName
{
background-color: #317607;
}
</style>
border-color css
<style>
span { border-color: #317607; }
span { border-color: rgb(49,118,7); }
td.TdClassName
{
border-color: #317607;
}
.TagClassName
{
border-color: #317607;
}
</style>