Shades of Bilbao #319301
Tints of Bilbao #319301
RGB
CMYK
RGB Variations
Color information
#319301 (or 0x319301) is known color: Bilbao. HEX triplet: 31, 93 and 01. RGB value is (49,147,1). Sum of RGB (Red+Green+Blue) = 49+147+1=197 (26% of max value = 765). Red value is 49 (19.53% from 255 or 24.87% from 197); Green value is 147 (57.81% from 255 or 74.62% from 197); Blue value is 1 (0.78% from 255 or 0.51% from 197); Max value from RGB is 147 - color contains mainly: green. Hex color #319301 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #319301 is #CE6CFE. Grayscale: #656565. Windows color (decimal): -13528319 or 103217. OLE color: 103217.
HSL color Cylindrical-coordinate representation of color #319301: hue angle of 100.27º degrees, saturation: 0.99, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #319301 is Cyan = 0.67, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 49 | 147 | 1 | - |
| CMYK | 0.67 | 0 | 0.99 | 0.42 |
| HSL | 100.27º | 0.99% | 0.29% | - |
| HSV(B) | 100.27º | 0.99% | 0.58% | - |
| XYZ | 11.71 | 21.52 | 3.57 | - |
| YUV | 101.05 | 71.53 | 90.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 147 | 1 | 0.67 | 0 | 0.99 | 0.42 | 100.27 | 0.99 | 0.29 |
| Hex | 31 | 93 | 1 | 43 | 0 | 63 | 2A | 64 | 63 | 1D |
| Octal | 61 | 223 | 1 | 103 | 0 | 143 | 52 | 144 | 143 | 35 |
| Binary | 110001 | 10010011 | 1 | 1000011 | 0 | 1100011 | 101010 | 1100100 | 1100011 | 11101 |
Color Harmonies of #319301
Complementary color
Monochromatic Colors of #319301
Black with #319301
Text Example
Text Example
White with #319301
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #319301; }
p { color: rgb(49,147,1); }
H1.HeaderClassName
{
color: #319301;
}
.AnyTagClassName
{
color: #319301;
}
</style>
background-color css
<style>
a { background-color: #319301; }
a { background-color: rgb(49,147,1); }
div.DivClassName
{
background-color: #319301;
}
.BgClassName
{
background-color: #319301;
}
</style>
border-color css
<style>
span { border-color: #319301; }
span { border-color: rgb(49,147,1); }
td.TdClassName
{
border-color: #319301;
}
.TagClassName
{
border-color: #319301;
}
</style>