Shades of Bilbao #338908
Tints of Bilbao #338908
RGB
CMYK
RGB Variations
Color information
#338908 (or 0x338908) is known color: Bilbao. HEX triplet: 33, 89 and 08. RGB value is (51,137,8). Sum of RGB (Red+Green+Blue) = 51+137+8=196 (25% of max value = 765). Red value is 51 (20.31% from 255 or 26.02% from 196); Green value is 137 (53.91% from 255 or 69.90% from 196); Blue value is 8 (3.52% from 255 or 4.08% from 196); Max value from RGB is 137 - color contains mainly: green. Hex color #338908 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #338908 is #CC76F7. Grayscale: #616161. Windows color (decimal): -13399800 or 559411. OLE color: 559411.
HSL color Cylindrical-coordinate representation of color #338908: hue angle of 100º degrees, saturation: 0.89, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #338908 is Cyan = 0.63, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 51 | 137 | 8 | - |
| CMYK | 0.63 | 0 | 0.94 | 0.46 |
| HSL | 100º | 0.89% | 0.28% | - |
| HSV(B) | 100º | 0.94% | 0.54% | - |
| XYZ | 10.35 | 18.61 | 3.28 | - |
| YUV | 96.58 | 78.01 | 95.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 137 | 8 | 0.63 | 0 | 0.94 | 0.46 | 100 | 0.89 | 0.28 |
| Hex | 33 | 89 | 8 | 3F | 0 | 5E | 2E | 64 | 59 | 1C |
| Octal | 63 | 211 | 10 | 77 | 0 | 136 | 56 | 144 | 131 | 34 |
| Binary | 110011 | 10001001 | 1000 | 111111 | 0 | 1011110 | 101110 | 1100100 | 1011001 | 11100 |
Color Harmonies of #338908
Complementary color
Monochromatic Colors of #338908
Black with #338908
Text Example
Text Example
White with #338908
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #338908; }
p { color: rgb(51,137,8); }
H1.HeaderClassName
{
color: #338908;
}
.AnyTagClassName
{
color: #338908;
}
</style>
background-color css
<style>
a { background-color: #338908; }
a { background-color: rgb(51,137,8); }
div.DivClassName
{
background-color: #338908;
}
.BgClassName
{
background-color: #338908;
}
</style>
border-color css
<style>
span { border-color: #338908; }
span { border-color: rgb(51,137,8); }
td.TdClassName
{
border-color: #338908;
}
.TagClassName
{
border-color: #338908;
}
</style>