Shades of Bilbao #338928
Tints of Bilbao #338928
RGB
CMYK
RGB Variations
Color information
#338928 (or 0x338928) is known color: Bilbao. HEX triplet: 33, 89 and 28. RGB value is (51,137,40). Sum of RGB (Red+Green+Blue) = 51+137+40=228 (30% of max value = 765). Red value is 51 (20.31% from 255 or 22.37% from 228); Green value is 137 (53.91% from 255 or 60.09% from 228); Blue value is 40 (16.02% from 255 or 17.54% from 228); Max value from RGB is 137 - color contains mainly: green. Hex color #338928 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #338928 is #CC76D7. Grayscale: #646464. Windows color (decimal): -13399768 or 2656563. OLE color: 2656563.
HSL color Cylindrical-coordinate representation of color #338928: hue angle of 113.2º degrees, saturation: 0.55, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #338928 is Cyan = 0.63, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 51 | 137 | 40 | - |
| CMYK | 0.63 | 0 | 0.71 | 0.46 |
| HSL | 113.2º | 0.55% | 0.35% | - |
| HSV(B) | 113.2º | 0.71% | 0.54% | - |
| XYZ | 10.69 | 18.75 | 5.06 | - |
| YUV | 100.23 | 94.01 | 92.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 137 | 40 | 0.63 | 0 | 0.71 | 0.46 | 113.2 | 0.55 | 0.35 |
| Hex | 33 | 89 | 28 | 3F | 0 | 47 | 2E | 71 | 37 | 23 |
| Octal | 63 | 211 | 50 | 77 | 0 | 107 | 56 | 161 | 67 | 43 |
| Binary | 110011 | 10001001 | 101000 | 111111 | 0 | 1000111 | 101110 | 1110001 | 110111 | 100011 |
Color Harmonies of #338928
Complementary color
Monochromatic Colors of #338928
Black with #338928
Text Example
Text Example
White with #338928
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #338928; }
p { color: rgb(51,137,40); }
H1.HeaderClassName
{
color: #338928;
}
.AnyTagClassName
{
color: #338928;
}
</style>
background-color css
<style>
a { background-color: #338928; }
a { background-color: rgb(51,137,40); }
div.DivClassName
{
background-color: #338928;
}
.BgClassName
{
background-color: #338928;
}
</style>
border-color css
<style>
span { border-color: #338928; }
span { border-color: rgb(51,137,40); }
td.TdClassName
{
border-color: #338928;
}
.TagClassName
{
border-color: #338928;
}
</style>