Shades of Bilbao #317608
Tints of Bilbao #317608
RGB
CMYK
RGB Variations
Color information
#317608 (or 0x317608) is known color: Bilbao. HEX triplet: 31, 76 and 08. RGB value is (49,118,8). Sum of RGB (Red+Green+Blue) = 49+118+8=175 (23% of max value = 765). Red value is 49 (19.53% from 255 or 28% from 175); Green value is 118 (46.48% from 255 or 67.43% from 175); Blue value is 8 (3.52% from 255 or 4.57% from 175); Max value from RGB is 118 - color contains mainly: green. Hex color #317608 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #317608 is #CE89F7. Grayscale: #555555. Windows color (decimal): -13535736 or 554545. OLE color: 554545.
HSL color Cylindrical-coordinate representation of color #317608: hue angle of 97.64º degrees, saturation: 0.87, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #317608 is Cyan = 0.58, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 49 | 118 | 8 | - |
| CMYK | 0.58 | 0 | 0.93 | 0.54 |
| HSL | 97.64º | 0.87% | 0.25% | - |
| HSV(B) | 97.64º | 0.93% | 0.46% | - |
| XYZ | 7.79 | 13.63 | 2.45 | - |
| YUV | 84.83 | 84.64 | 102.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 118 | 8 | 0.58 | 0 | 0.93 | 0.54 | 97.64 | 0.87 | 0.25 |
| Hex | 31 | 76 | 8 | 3A | 0 | 5D | 36 | 62 | 57 | 19 |
| Octal | 61 | 166 | 10 | 72 | 0 | 135 | 66 | 142 | 127 | 31 |
| Binary | 110001 | 1110110 | 1000 | 111010 | 0 | 1011101 | 110110 | 1100010 | 1010111 | 11001 |
Color Harmonies of #317608
Complementary color
Monochromatic Colors of #317608
Black with #317608
Text Example
Text Example
White with #317608
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #317608; }
p { color: rgb(49,118,8); }
H1.HeaderClassName
{
color: #317608;
}
.AnyTagClassName
{
color: #317608;
}
</style>
background-color css
<style>
a { background-color: #317608; }
a { background-color: rgb(49,118,8); }
div.DivClassName
{
background-color: #317608;
}
.BgClassName
{
background-color: #317608;
}
</style>
border-color css
<style>
span { border-color: #317608; }
span { border-color: rgb(49,118,8); }
td.TdClassName
{
border-color: #317608;
}
.TagClassName
{
border-color: #317608;
}
</style>