Shades of Bilbao #338914
Tints of Bilbao #338914
RGB
CMYK
RGB Variations
Color information
#338914 (or 0x338914) is known color: Bilbao. HEX triplet: 33, 89 and 14. RGB value is (51,137,20). Sum of RGB (Red+Green+Blue) = 51+137+20=208 (27% of max value = 765). Red value is 51 (20.31% from 255 or 24.52% from 208); Green value is 137 (53.91% from 255 or 65.87% from 208); Blue value is 20 (8.20% from 255 or 9.62% from 208); Max value from RGB is 137 - color contains mainly: green. Hex color #338914 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #338914 is #CC76EB. Grayscale: #626262. Windows color (decimal): -13399788 or 1345843. OLE color: 1345843.
HSL color Cylindrical-coordinate representation of color #338914: hue angle of 104.1º degrees, saturation: 0.75, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #338914 is Cyan = 0.63, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 51 | 137 | 20 | - |
| CMYK | 0.63 | 0 | 0.85 | 0.46 |
| HSL | 104.1º | 0.75% | 0.31% | - |
| HSV(B) | 104.1º | 0.85% | 0.54% | - |
| XYZ | 10.44 | 18.65 | 3.71 | - |
| YUV | 97.95 | 84.01 | 94.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 137 | 20 | 0.63 | 0 | 0.85 | 0.46 | 104.1 | 0.75 | 0.31 |
| Hex | 33 | 89 | 14 | 3F | 0 | 55 | 2E | 68 | 4B | 1F |
| Octal | 63 | 211 | 24 | 77 | 0 | 125 | 56 | 150 | 113 | 37 |
| Binary | 110011 | 10001001 | 10100 | 111111 | 0 | 1010101 | 101110 | 1101000 | 1001011 | 11111 |
Color Harmonies of #338914
Complementary color
Monochromatic Colors of #338914
Black with #338914
Text Example
Text Example
White with #338914
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #338914; }
p { color: rgb(51,137,20); }
H1.HeaderClassName
{
color: #338914;
}
.AnyTagClassName
{
color: #338914;
}
</style>
background-color css
<style>
a { background-color: #338914; }
a { background-color: rgb(51,137,20); }
div.DivClassName
{
background-color: #338914;
}
.BgClassName
{
background-color: #338914;
}
</style>
border-color css
<style>
span { border-color: #338914; }
span { border-color: rgb(51,137,20); }
td.TdClassName
{
border-color: #338914;
}
.TagClassName
{
border-color: #338914;
}
</style>