Shades of Bilbao #338109
Tints of Bilbao #338109
RGB
CMYK
RGB Variations
Color information
#338109 (or 0x338109) is known color: Bilbao. HEX triplet: 33, 81 and 09. RGB value is (51,129,9). Sum of RGB (Red+Green+Blue) = 51+129+9=189 (25% of max value = 765). Red value is 51 (20.31% from 255 or 26.98% from 189); Green value is 129 (50.78% from 255 or 68.25% from 189); Blue value is 9 (3.91% from 255 or 4.76% from 189); Max value from RGB is 129 - color contains mainly: green. Hex color #338109 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #338109 is #CC7EF6. Grayscale: #5C5C5C. Windows color (decimal): -13401847 or 622899. OLE color: 622899.
HSL color Cylindrical-coordinate representation of color #338109: hue angle of 99º 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 #338109 is Cyan = 0.60, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 51 | 129 | 9 | - |
| CMYK | 0.60 | 0 | 0.93 | 0.49 |
| HSL | 99º | 0.87% | 0.27% | - |
| HSV(B) | 99º | 0.93% | 0.51% | - |
| XYZ | 9.26 | 16.42 | 2.94 | - |
| YUV | 92 | 81.16 | 98.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 129 | 9 | 0.60 | 0 | 0.93 | 0.49 | 99 | 0.87 | 0.27 |
| Hex | 33 | 81 | 9 | 3C | 0 | 5D | 31 | 63 | 57 | 1B |
| Octal | 63 | 201 | 11 | 74 | 0 | 135 | 61 | 143 | 127 | 33 |
| Binary | 110011 | 10000001 | 1001 | 111100 | 0 | 1011101 | 110001 | 1100011 | 1010111 | 11011 |
Color Harmonies of #338109
Complementary color
Monochromatic Colors of #338109
Black with #338109
Text Example
Text Example
White with #338109
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #338109; }
p { color: rgb(51,129,9); }
H1.HeaderClassName
{
color: #338109;
}
.AnyTagClassName
{
color: #338109;
}
</style>
background-color css
<style>
a { background-color: #338109; }
a { background-color: rgb(51,129,9); }
div.DivClassName
{
background-color: #338109;
}
.BgClassName
{
background-color: #338109;
}
</style>
border-color css
<style>
span { border-color: #338109; }
span { border-color: rgb(51,129,9); }
td.TdClassName
{
border-color: #338109;
}
.TagClassName
{
border-color: #338109;
}
</style>