Shades of Bilbao #338209
Tints of Bilbao #338209
RGB
CMYK
RGB Variations
Color information
#338209 (or 0x338209) is known color: Bilbao. HEX triplet: 33, 82 and 09. RGB value is (51,130,9). Sum of RGB (Red+Green+Blue) = 51+130+9=190 (25% of max value = 765). Red value is 51 (20.31% from 255 or 26.84% from 190); Green value is 130 (51.17% from 255 or 68.42% from 190); Blue value is 9 (3.91% from 255 or 4.74% from 190); Max value from RGB is 130 - color contains mainly: green. Hex color #338209 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #338209 is #CC7DF6. Grayscale: #5C5C5C. Windows color (decimal): -13401591 or 623155. OLE color: 623155.
HSL color Cylindrical-coordinate representation of color #338209: hue angle of 99.17º 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 #338209 is Cyan = 0.61, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 51 | 130 | 9 | - |
| CMYK | 0.61 | 0 | 0.93 | 0.49 |
| HSL | 99.17º | 0.87% | 0.27% | - |
| HSV(B) | 99.17º | 0.93% | 0.51% | - |
| XYZ | 9.4 | 16.69 | 2.98 | - |
| YUV | 92.59 | 80.83 | 98.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 130 | 9 | 0.61 | 0 | 0.93 | 0.49 | 99.17 | 0.87 | 0.27 |
| Hex | 33 | 82 | 9 | 3D | 0 | 5D | 31 | 63 | 57 | 1B |
| Octal | 63 | 202 | 11 | 75 | 0 | 135 | 61 | 143 | 127 | 33 |
| Binary | 110011 | 10000010 | 1001 | 111101 | 0 | 1011101 | 110001 | 1100011 | 1010111 | 11011 |
Color Harmonies of #338209
Complementary color
Monochromatic Colors of #338209
Black with #338209
Text Example
Text Example
White with #338209
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #338209; }
p { color: rgb(51,130,9); }
H1.HeaderClassName
{
color: #338209;
}
.AnyTagClassName
{
color: #338209;
}
</style>
background-color css
<style>
a { background-color: #338209; }
a { background-color: rgb(51,130,9); }
div.DivClassName
{
background-color: #338209;
}
.BgClassName
{
background-color: #338209;
}
</style>
border-color css
<style>
span { border-color: #338209; }
span { border-color: rgb(51,130,9); }
td.TdClassName
{
border-color: #338209;
}
.TagClassName
{
border-color: #338209;
}
</style>