Shades of Bilbao #338804
Tints of Bilbao #338804
RGB
CMYK
RGB Variations
Color information
#338804 (or 0x338804) is known color: Bilbao. HEX triplet: 33, 88 and 04. RGB value is (51,136,4). Sum of RGB (Red+Green+Blue) = 51+136+4=191 (25% of max value = 765). Red value is 51 (20.31% from 255 or 26.70% from 191); Green value is 136 (53.52% from 255 or 71.20% from 191); Blue value is 4 (1.95% from 255 or 2.09% from 191); Max value from RGB is 136 - color contains mainly: green. Hex color #338804 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #338804 is #CC77FB. Grayscale: #5F5F5F. Windows color (decimal): -13400060 or 297011. OLE color: 297011.
HSL color Cylindrical-coordinate representation of color #338804: hue angle of 98.64º degrees, saturation: 0.94, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #338804 is Cyan = 0.62, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 51 | 136 | 4 | - |
| CMYK | 0.62 | 0 | 0.97 | 0.47 |
| HSL | 98.64º | 0.94% | 0.27% | - |
| HSV(B) | 98.64º | 0.97% | 0.53% | - |
| XYZ | 10.19 | 18.32 | 3.11 | - |
| YUV | 95.54 | 76.34 | 96.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 136 | 4 | 0.62 | 0 | 0.97 | 0.47 | 98.64 | 0.94 | 0.27 |
| Hex | 33 | 88 | 4 | 3E | 0 | 61 | 2F | 63 | 5E | 1B |
| Octal | 63 | 210 | 4 | 76 | 0 | 141 | 57 | 143 | 136 | 33 |
| Binary | 110011 | 10001000 | 100 | 111110 | 0 | 1100001 | 101111 | 1100011 | 1011110 | 11011 |
Color Harmonies of #338804
Complementary color
Monochromatic Colors of #338804
Black with #338804
Text Example
Text Example
White with #338804
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #338804; }
p { color: rgb(51,136,4); }
H1.HeaderClassName
{
color: #338804;
}
.AnyTagClassName
{
color: #338804;
}
</style>
background-color css
<style>
a { background-color: #338804; }
a { background-color: rgb(51,136,4); }
div.DivClassName
{
background-color: #338804;
}
.BgClassName
{
background-color: #338804;
}
</style>
border-color css
<style>
span { border-color: #338804; }
span { border-color: rgb(51,136,4); }
td.TdClassName
{
border-color: #338804;
}
.TagClassName
{
border-color: #338804;
}
</style>