Shades of Bilbao #317007
Tints of Bilbao #317007
RGB
CMYK
RGB Variations
Color information
#317007 (or 0x317007) is known color: Bilbao. HEX triplet: 31, 70 and 07. RGB value is (49,112,7). Sum of RGB (Red+Green+Blue) = 49+112+7=168 (22% of max value = 765). Red value is 49 (19.53% from 255 or 29.17% from 168); Green value is 112 (44.14% from 255 or 66.67% from 168); Blue value is 7 (3.12% from 255 or 4.17% from 168); Max value from RGB is 112 - color contains mainly: green. Hex color #317007 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #317007 is #CE8FF8. Grayscale: #515151. Windows color (decimal): -13537273 or 487473. OLE color: 487473.
HSL color Cylindrical-coordinate representation of color #317007: hue angle of 96º degrees, saturation: 0.88, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #317007 is Cyan = 0.56, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 49 | 112 | 7 | - |
| CMYK | 0.56 | 0 | 0.94 | 0.56 |
| HSL | 96º | 0.88% | 0.23% | - |
| HSV(B) | 96º | 0.94% | 0.44% | - |
| XYZ | 7.1 | 12.26 | 2.19 | - |
| YUV | 81.19 | 86.13 | 105.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 112 | 7 | 0.56 | 0 | 0.94 | 0.56 | 96 | 0.88 | 0.23 |
| Hex | 31 | 70 | 7 | 38 | 0 | 5E | 38 | 60 | 58 | 17 |
| Octal | 61 | 160 | 7 | 70 | 0 | 136 | 70 | 140 | 130 | 27 |
| Binary | 110001 | 1110000 | 111 | 111000 | 0 | 1011110 | 111000 | 1100000 | 1011000 | 10111 |
Color Harmonies of #317007
Complementary color
Monochromatic Colors of #317007
Black with #317007
Text Example
Text Example
White with #317007
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #317007; }
p { color: rgb(49,112,7); }
H1.HeaderClassName
{
color: #317007;
}
.AnyTagClassName
{
color: #317007;
}
</style>
background-color css
<style>
a { background-color: #317007; }
a { background-color: rgb(49,112,7); }
div.DivClassName
{
background-color: #317007;
}
.BgClassName
{
background-color: #317007;
}
</style>
border-color css
<style>
span { border-color: #317007; }
span { border-color: rgb(49,112,7); }
td.TdClassName
{
border-color: #317007;
}
.TagClassName
{
border-color: #317007;
}
</style>