Shades of Bilbao #338019
Tints of Bilbao #338019
RGB
CMYK
RGB Variations
Color information
#338019 (or 0x338019) is known color: Bilbao. HEX triplet: 33, 80 and 19. RGB value is (51,128,25). Sum of RGB (Red+Green+Blue) = 51+128+25=204 (27% of max value = 765). Red value is 51 (20.31% from 255 or 25% from 204); Green value is 128 (50.39% from 255 or 62.75% from 204); Blue value is 25 (10.16% from 255 or 12.25% from 204); Max value from RGB is 128 - color contains mainly: green. Hex color #338019 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #338019 is #CC7FE6. Grayscale: #5D5D5D. Windows color (decimal): -13402087 or 1671219. OLE color: 1671219.
HSL color Cylindrical-coordinate representation of color #338019: hue angle of 104.85º degrees, saturation: 0.67, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #338019 is Cyan = 0.60, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 51 | 128 | 25 | - |
| CMYK | 0.60 | 0 | 0.80 | 0.50 |
| HSL | 104.85º | 0.67% | 0.3% | - |
| HSV(B) | 104.85º | 0.8% | 0.5% | - |
| XYZ | 9.26 | 16.21 | 3.56 | - |
| YUV | 93.24 | 89.49 | 97.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 128 | 25 | 0.60 | 0 | 0.80 | 0.50 | 104.85 | 0.67 | 0.3 |
| Hex | 33 | 80 | 19 | 3C | 0 | 50 | 32 | 69 | 43 | 1E |
| Octal | 63 | 200 | 31 | 74 | 0 | 120 | 62 | 151 | 103 | 36 |
| Binary | 110011 | 10000000 | 11001 | 111100 | 0 | 1010000 | 110010 | 1101001 | 1000011 | 11110 |
Color Harmonies of #338019
Complementary color
Monochromatic Colors of #338019
Black with #338019
Text Example
Text Example
White with #338019
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #338019; }
p { color: rgb(51,128,25); }
H1.HeaderClassName
{
color: #338019;
}
.AnyTagClassName
{
color: #338019;
}
</style>
background-color css
<style>
a { background-color: #338019; }
a { background-color: rgb(51,128,25); }
div.DivClassName
{
background-color: #338019;
}
.BgClassName
{
background-color: #338019;
}
</style>
border-color css
<style>
span { border-color: #338019; }
span { border-color: rgb(51,128,25); }
td.TdClassName
{
border-color: #338019;
}
.TagClassName
{
border-color: #338019;
}
</style>