Shades of Bilbao #318919
Tints of Bilbao #318919
RGB
CMYK
RGB Variations
Color information
#318919 (or 0x318919) is known color: Bilbao. HEX triplet: 31, 89 and 19. RGB value is (49,137,25). Sum of RGB (Red+Green+Blue) = 49+137+25=211 (27% of max value = 765). Red value is 49 (19.53% from 255 or 23.22% from 211); Green value is 137 (53.91% from 255 or 64.93% from 211); Blue value is 25 (10.16% from 255 or 11.85% from 211); Max value from RGB is 137 - color contains mainly: green. Hex color #318919 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #318919 is #CE76E6. Grayscale: #626262. Windows color (decimal): -13530855 or 1673521. OLE color: 1673521.
HSL color Cylindrical-coordinate representation of color #318919: hue angle of 107.14º degrees, saturation: 0.69, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #318919 is Cyan = 0.64, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 49 | 137 | 25 | - |
| CMYK | 0.64 | 0 | 0.82 | 0.46 |
| HSL | 107.14º | 0.69% | 0.32% | - |
| HSV(B) | 107.14º | 0.82% | 0.54% | - |
| XYZ | 10.39 | 18.61 | 3.97 | - |
| YUV | 97.92 | 86.85 | 93.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 137 | 25 | 0.64 | 0 | 0.82 | 0.46 | 107.14 | 0.69 | 0.32 |
| Hex | 31 | 89 | 19 | 40 | 0 | 52 | 2E | 6B | 45 | 20 |
| Octal | 61 | 211 | 31 | 100 | 0 | 122 | 56 | 153 | 105 | 40 |
| Binary | 110001 | 10001001 | 11001 | 1000000 | 0 | 1010010 | 101110 | 1101011 | 1000101 | 100000 |
Color Harmonies of #318919
Complementary color
Monochromatic Colors of #318919
Black with #318919
Text Example
Text Example
White with #318919
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #318919; }
p { color: rgb(49,137,25); }
H1.HeaderClassName
{
color: #318919;
}
.AnyTagClassName
{
color: #318919;
}
</style>
background-color css
<style>
a { background-color: #318919; }
a { background-color: rgb(49,137,25); }
div.DivClassName
{
background-color: #318919;
}
.BgClassName
{
background-color: #318919;
}
</style>
border-color css
<style>
span { border-color: #318919; }
span { border-color: rgb(49,137,25); }
td.TdClassName
{
border-color: #318919;
}
.TagClassName
{
border-color: #318919;
}
</style>