Shades of Bilbao #338308
Tints of Bilbao #338308
RGB
CMYK
RGB Variations
Color information
#338308 (or 0x338308) is known color: Bilbao. HEX triplet: 33, 83 and 08. RGB value is (51,131,8). Sum of RGB (Red+Green+Blue) = 51+131+8=190 (25% of max value = 765). Red value is 51 (20.31% from 255 or 26.84% from 190); Green value is 131 (51.56% from 255 or 68.95% from 190); Blue value is 8 (3.52% from 255 or 4.21% from 190); Max value from RGB is 131 - color contains mainly: green. Hex color #338308 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #338308 is #CC7CF7. Grayscale: #5D5D5D. Windows color (decimal): -13401336 or 557875. OLE color: 557875.
HSL color Cylindrical-coordinate representation of color #338308: hue angle of 99.02º degrees, saturation: 0.88, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #338308 is Cyan = 0.61, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 51 | 131 | 8 | - |
| CMYK | 0.61 | 0 | 0.94 | 0.49 |
| HSL | 99.02º | 0.88% | 0.27% | - |
| HSV(B) | 99.02º | 0.94% | 0.51% | - |
| XYZ | 9.53 | 16.95 | 3 | - |
| YUV | 93.06 | 80 | 98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 131 | 8 | 0.61 | 0 | 0.94 | 0.49 | 99.02 | 0.88 | 0.27 |
| Hex | 33 | 83 | 8 | 3D | 0 | 5E | 31 | 63 | 58 | 1B |
| Octal | 63 | 203 | 10 | 75 | 0 | 136 | 61 | 143 | 130 | 33 |
| Binary | 110011 | 10000011 | 1000 | 111101 | 0 | 1011110 | 110001 | 1100011 | 1011000 | 11011 |
Color Harmonies of #338308
Complementary color
Monochromatic Colors of #338308
Black with #338308
Text Example
Text Example
White with #338308
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #338308; }
p { color: rgb(51,131,8); }
H1.HeaderClassName
{
color: #338308;
}
.AnyTagClassName
{
color: #338308;
}
</style>
background-color css
<style>
a { background-color: #338308; }
a { background-color: rgb(51,131,8); }
div.DivClassName
{
background-color: #338308;
}
.BgClassName
{
background-color: #338308;
}
</style>
border-color css
<style>
span { border-color: #338308; }
span { border-color: rgb(51,131,8); }
td.TdClassName
{
border-color: #338308;
}
.TagClassName
{
border-color: #338308;
}
</style>