Shades of Bilbao #338014
Tints of Bilbao #338014
RGB
CMYK
RGB Variations
Color information
#338014 (or 0x338014) is known color: Bilbao. HEX triplet: 33, 80 and 14. RGB value is (51,128,20). Sum of RGB (Red+Green+Blue) = 51+128+20=199 (26% of max value = 765). Red value is 51 (20.31% from 255 or 25.63% from 199); Green value is 128 (50.39% from 255 or 64.32% from 199); Blue value is 20 (8.20% from 255 or 10.05% from 199); Max value from RGB is 128 - color contains mainly: green. Hex color #338014 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #338014 is #CC7FEB. Grayscale: #5D5D5D. Windows color (decimal): -13402092 or 1343539. OLE color: 1343539.
HSL color Cylindrical-coordinate representation of color #338014: hue angle of 102.78º degrees, saturation: 0.73, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #338014 is Cyan = 0.60, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 51 | 128 | 20 | - |
| CMYK | 0.60 | 0 | 0.84 | 0.50 |
| HSL | 102.78º | 0.73% | 0.29% | - |
| HSV(B) | 102.78º | 0.84% | 0.5% | - |
| XYZ | 9.21 | 16.19 | 3.3 | - |
| YUV | 92.67 | 86.99 | 98.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 128 | 20 | 0.60 | 0 | 0.84 | 0.50 | 102.78 | 0.73 | 0.29 |
| Hex | 33 | 80 | 14 | 3C | 0 | 54 | 32 | 67 | 49 | 1D |
| Octal | 63 | 200 | 24 | 74 | 0 | 124 | 62 | 147 | 111 | 35 |
| Binary | 110011 | 10000000 | 10100 | 111100 | 0 | 1010100 | 110010 | 1100111 | 1001001 | 11101 |
Color Harmonies of #338014
Complementary color
Monochromatic Colors of #338014
Black with #338014
Text Example
Text Example
White with #338014
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #338014; }
p { color: rgb(51,128,20); }
H1.HeaderClassName
{
color: #338014;
}
.AnyTagClassName
{
color: #338014;
}
</style>
background-color css
<style>
a { background-color: #338014; }
a { background-color: rgb(51,128,20); }
div.DivClassName
{
background-color: #338014;
}
.BgClassName
{
background-color: #338014;
}
</style>
border-color css
<style>
span { border-color: #338014; }
span { border-color: rgb(51,128,20); }
td.TdClassName
{
border-color: #338014;
}
.TagClassName
{
border-color: #338014;
}
</style>