Shades of Bilbao #338919
Tints of Bilbao #338919
RGB
CMYK
RGB Variations
Color information
#338919 (or 0x338919) is known color: Bilbao. HEX triplet: 33, 89 and 19. RGB value is (51,137,25). Sum of RGB (Red+Green+Blue) = 51+137+25=213 (28% of max value = 765). Red value is 51 (20.31% from 255 or 23.94% from 213); Green value is 137 (53.91% from 255 or 64.32% from 213); Blue value is 25 (10.16% from 255 or 11.74% from 213); Max value from RGB is 137 - color contains mainly: green. Hex color #338919 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #338919 is #CC76E6. Grayscale: #626262. Windows color (decimal): -13399783 or 1673523. OLE color: 1673523.
HSL color Cylindrical-coordinate representation of color #338919: hue angle of 106.07º degrees, saturation: 0.69, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #338919 is Cyan = 0.63, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 51 | 137 | 25 | - |
| CMYK | 0.63 | 0 | 0.82 | 0.46 |
| HSL | 106.07º | 0.69% | 0.32% | - |
| HSV(B) | 106.07º | 0.82% | 0.54% | - |
| XYZ | 10.49 | 18.67 | 3.97 | - |
| YUV | 98.52 | 86.51 | 94.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 137 | 25 | 0.63 | 0 | 0.82 | 0.46 | 106.07 | 0.69 | 0.32 |
| Hex | 33 | 89 | 19 | 3F | 0 | 52 | 2E | 6A | 45 | 20 |
| Octal | 63 | 211 | 31 | 77 | 0 | 122 | 56 | 152 | 105 | 40 |
| Binary | 110011 | 10001001 | 11001 | 111111 | 0 | 1010010 | 101110 | 1101010 | 1000101 | 100000 |
Color Harmonies of #338919
Complementary color
Monochromatic Colors of #338919
Black with #338919
Text Example
Text Example
White with #338919
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #338919; }
p { color: rgb(51,137,25); }
H1.HeaderClassName
{
color: #338919;
}
.AnyTagClassName
{
color: #338919;
}
</style>
background-color css
<style>
a { background-color: #338919; }
a { background-color: rgb(51,137,25); }
div.DivClassName
{
background-color: #338919;
}
.BgClassName
{
background-color: #338919;
}
</style>
border-color css
<style>
span { border-color: #338919; }
span { border-color: rgb(51,137,25); }
td.TdClassName
{
border-color: #338919;
}
.TagClassName
{
border-color: #338919;
}
</style>