Shades of Bilbao #338828
Tints of Bilbao #338828
RGB
CMYK
RGB Variations
Color information
#338828 (or 0x338828) is known color: Bilbao. HEX triplet: 33, 88 and 28. RGB value is (51,136,40). Sum of RGB (Red+Green+Blue) = 51+136+40=227 (30% of max value = 765). Red value is 51 (20.31% from 255 or 22.47% from 227); Green value is 136 (53.52% from 255 or 59.91% from 227); Blue value is 40 (16.02% from 255 or 17.62% from 227); Max value from RGB is 136 - color contains mainly: green. Hex color #338828 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #338828 is #CC77D7. Grayscale: #636363. Windows color (decimal): -13400024 or 2656307. OLE color: 2656307.
HSL color Cylindrical-coordinate representation of color #338828: hue angle of 113.12º degrees, saturation: 0.55, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #338828 is Cyan = 0.62, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 51 | 136 | 40 | - |
| CMYK | 0.62 | 0 | 0.71 | 0.47 |
| HSL | 113.13º | 0.55% | 0.35% | - |
| HSV(B) | 113.13º | 0.71% | 0.53% | - |
| XYZ | 10.55 | 18.47 | 5.02 | - |
| YUV | 99.64 | 94.34 | 93.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 136 | 40 | 0.62 | 0 | 0.71 | 0.47 | 113.13 | 0.55 | 0.35 |
| Hex | 33 | 88 | 28 | 3E | 0 | 47 | 2F | 71 | 37 | 23 |
| Octal | 63 | 210 | 50 | 76 | 0 | 107 | 57 | 161 | 67 | 43 |
| Binary | 110011 | 10001000 | 101000 | 111110 | 0 | 1000111 | 101111 | 1110001 | 110111 | 100011 |
Color Harmonies of #338828
Complementary color
Monochromatic Colors of #338828
Black with #338828
Text Example
Text Example
White with #338828
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #338828; }
p { color: rgb(51,136,40); }
H1.HeaderClassName
{
color: #338828;
}
.AnyTagClassName
{
color: #338828;
}
</style>
background-color css
<style>
a { background-color: #338828; }
a { background-color: rgb(51,136,40); }
div.DivClassName
{
background-color: #338828;
}
.BgClassName
{
background-color: #338828;
}
</style>
border-color css
<style>
span { border-color: #338828; }
span { border-color: rgb(51,136,40); }
td.TdClassName
{
border-color: #338828;
}
.TagClassName
{
border-color: #338828;
}
</style>