Shades of Bilbao #338309
Tints of Bilbao #338309
RGB
CMYK
RGB Variations
Color information
#338309 (or 0x338309) is known color: Bilbao. HEX triplet: 33, 83 and 09. RGB value is (51,131,9). Sum of RGB (Red+Green+Blue) = 51+131+9=191 (25% of max value = 765). Red value is 51 (20.31% from 255 or 26.70% from 191); Green value is 131 (51.56% from 255 or 68.59% from 191); Blue value is 9 (3.91% from 255 or 4.71% from 191); Max value from RGB is 131 - color contains mainly: green. Hex color #338309 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #338309 is #CC7CF6. Grayscale: #5D5D5D. Windows color (decimal): -13401335 or 623411. OLE color: 623411.
HSL color Cylindrical-coordinate representation of color #338309: hue angle of 99.34º degrees, saturation: 0.87, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #338309 is Cyan = 0.61, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 51 | 131 | 9 | - |
| CMYK | 0.61 | 0 | 0.93 | 0.49 |
| HSL | 99.34º | 0.87% | 0.27% | - |
| HSV(B) | 99.34º | 0.93% | 0.51% | - |
| XYZ | 9.53 | 16.96 | 3.03 | - |
| YUV | 93.17 | 80.5 | 97.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 131 | 9 | 0.61 | 0 | 0.93 | 0.49 | 99.34 | 0.87 | 0.27 |
| Hex | 33 | 83 | 9 | 3D | 0 | 5D | 31 | 63 | 57 | 1B |
| Octal | 63 | 203 | 11 | 75 | 0 | 135 | 61 | 143 | 127 | 33 |
| Binary | 110011 | 10000011 | 1001 | 111101 | 0 | 1011101 | 110001 | 1100011 | 1010111 | 11011 |
Color Harmonies of #338309
Complementary color
Monochromatic Colors of #338309
Black with #338309
Text Example
Text Example
White with #338309
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #338309; }
p { color: rgb(51,131,9); }
H1.HeaderClassName
{
color: #338309;
}
.AnyTagClassName
{
color: #338309;
}
</style>
background-color css
<style>
a { background-color: #338309; }
a { background-color: rgb(51,131,9); }
div.DivClassName
{
background-color: #338309;
}
.BgClassName
{
background-color: #338309;
}
</style>
border-color css
<style>
span { border-color: #338309; }
span { border-color: rgb(51,131,9); }
td.TdClassName
{
border-color: #338309;
}
.TagClassName
{
border-color: #338309;
}
</style>