Shades of Bilbao #338304
Tints of Bilbao #338304
RGB
CMYK
RGB Variations
Color information
#338304 (or 0x338304) is known color: Bilbao. HEX triplet: 33, 83 and 04. RGB value is (51,131,4). Sum of RGB (Red+Green+Blue) = 51+131+4=186 (24% of max value = 765). Red value is 51 (20.31% from 255 or 27.42% from 186); Green value is 131 (51.56% from 255 or 70.43% from 186); Blue value is 4 (1.95% from 255 or 2.15% from 186); Max value from RGB is 131 - color contains mainly: green. Hex color #338304 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #338304 is #CC7CFB. Grayscale: #5D5D5D. Windows color (decimal): -13401340 or 295731. OLE color: 295731.
HSL color Cylindrical-coordinate representation of color #338304: hue angle of 97.8º degrees, saturation: 0.94, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #338304 is Cyan = 0.61, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 51 | 131 | 4 | - |
| CMYK | 0.61 | 0 | 0.97 | 0.49 |
| HSL | 97.8º | 0.94% | 0.26% | - |
| HSV(B) | 97.8º | 0.97% | 0.51% | - |
| XYZ | 9.5 | 16.95 | 2.88 | - |
| YUV | 92.6 | 78 | 98.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 131 | 4 | 0.61 | 0 | 0.97 | 0.49 | 97.8 | 0.94 | 0.26 |
| Hex | 33 | 83 | 4 | 3D | 0 | 61 | 31 | 62 | 5E | 1A |
| Octal | 63 | 203 | 4 | 75 | 0 | 141 | 61 | 142 | 136 | 32 |
| Binary | 110011 | 10000011 | 100 | 111101 | 0 | 1100001 | 110001 | 1100010 | 1011110 | 11010 |
Color Harmonies of #338304
Complementary color
Monochromatic Colors of #338304
Black with #338304
Text Example
Text Example
White with #338304
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #338304; }
p { color: rgb(51,131,4); }
H1.HeaderClassName
{
color: #338304;
}
.AnyTagClassName
{
color: #338304;
}
</style>
background-color css
<style>
a { background-color: #338304; }
a { background-color: rgb(51,131,4); }
div.DivClassName
{
background-color: #338304;
}
.BgClassName
{
background-color: #338304;
}
</style>
border-color css
<style>
span { border-color: #338304; }
span { border-color: rgb(51,131,4); }
td.TdClassName
{
border-color: #338304;
}
.TagClassName
{
border-color: #338304;
}
</style>