Shades of Bilbao #338819
Tints of Bilbao #338819
RGB
CMYK
RGB Variations
Color information
#338819 (or 0x338819) is known color: Bilbao. HEX triplet: 33, 88 and 19. RGB value is (51,136,25). Sum of RGB (Red+Green+Blue) = 51+136+25=212 (28% of max value = 765). Red value is 51 (20.31% from 255 or 24.06% from 212); Green value is 136 (53.52% from 255 or 64.15% from 212); Blue value is 25 (10.16% from 255 or 11.79% from 212); Max value from RGB is 136 - color contains mainly: green. Hex color #338819 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #338819 is #CC77E6. Grayscale: #626262. Windows color (decimal): -13400039 or 1673267. OLE color: 1673267.
HSL color Cylindrical-coordinate representation of color #338819: hue angle of 105.95º degrees, saturation: 0.69, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #338819 is Cyan = 0.62, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 51 | 136 | 25 | - |
| CMYK | 0.62 | 0 | 0.82 | 0.47 |
| HSL | 105.95º | 0.69% | 0.32% | - |
| HSV(B) | 105.95º | 0.82% | 0.53% | - |
| XYZ | 10.34 | 18.38 | 3.92 | - |
| YUV | 97.93 | 86.84 | 94.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 136 | 25 | 0.62 | 0 | 0.82 | 0.47 | 105.95 | 0.69 | 0.32 |
| Hex | 33 | 88 | 19 | 3E | 0 | 52 | 2F | 6A | 45 | 20 |
| Octal | 63 | 210 | 31 | 76 | 0 | 122 | 57 | 152 | 105 | 40 |
| Binary | 110011 | 10001000 | 11001 | 111110 | 0 | 1010010 | 101111 | 1101010 | 1000101 | 100000 |
Color Harmonies of #338819
Complementary color
Monochromatic Colors of #338819
Black with #338819
Text Example
Text Example
White with #338819
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #338819; }
p { color: rgb(51,136,25); }
H1.HeaderClassName
{
color: #338819;
}
.AnyTagClassName
{
color: #338819;
}
</style>
background-color css
<style>
a { background-color: #338819; }
a { background-color: rgb(51,136,25); }
div.DivClassName
{
background-color: #338819;
}
.BgClassName
{
background-color: #338819;
}
</style>
border-color css
<style>
span { border-color: #338819; }
span { border-color: rgb(51,136,25); }
td.TdClassName
{
border-color: #338819;
}
.TagClassName
{
border-color: #338819;
}
</style>