Shades of Bilbao #317407
Tints of Bilbao #317407
RGB
CMYK
RGB Variations
Color information
#317407 (or 0x317407) is known color: Bilbao. HEX triplet: 31, 74 and 07. RGB value is (49,116,7). Sum of RGB (Red+Green+Blue) = 49+116+7=172 (22% of max value = 765). Red value is 49 (19.53% from 255 or 28.49% from 172); Green value is 116 (45.70% from 255 or 67.44% from 172); Blue value is 7 (3.12% from 255 or 4.07% from 172); Max value from RGB is 116 - color contains mainly: green. Hex color #317407 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #317407 is #CE8BF8. Grayscale: #535353. Windows color (decimal): -13536249 or 488497. OLE color: 488497.
HSL color Cylindrical-coordinate representation of color #317407: hue angle of 96.88º degrees, saturation: 0.89, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #317407 is Cyan = 0.58, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 49 | 116 | 7 | - |
| CMYK | 0.58 | 0 | 0.94 | 0.55 |
| HSL | 96.88º | 0.89% | 0.24% | - |
| HSV(B) | 96.88º | 0.94% | 0.45% | - |
| XYZ | 7.55 | 13.16 | 2.34 | - |
| YUV | 83.54 | 84.8 | 103.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 116 | 7 | 0.58 | 0 | 0.94 | 0.55 | 96.88 | 0.89 | 0.24 |
| Hex | 31 | 74 | 7 | 3A | 0 | 5E | 37 | 61 | 59 | 18 |
| Octal | 61 | 164 | 7 | 72 | 0 | 136 | 67 | 141 | 131 | 30 |
| Binary | 110001 | 1110100 | 111 | 111010 | 0 | 1011110 | 110111 | 1100001 | 1011001 | 11000 |
Color Harmonies of #317407
Complementary color
Monochromatic Colors of #317407
Black with #317407
Text Example
Text Example
White with #317407
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #317407; }
p { color: rgb(49,116,7); }
H1.HeaderClassName
{
color: #317407;
}
.AnyTagClassName
{
color: #317407;
}
</style>
background-color css
<style>
a { background-color: #317407; }
a { background-color: rgb(49,116,7); }
div.DivClassName
{
background-color: #317407;
}
.BgClassName
{
background-color: #317407;
}
</style>
border-color css
<style>
span { border-color: #317407; }
span { border-color: rgb(49,116,7); }
td.TdClassName
{
border-color: #317407;
}
.TagClassName
{
border-color: #317407;
}
</style>