Shades of Bilbao #338113
Tints of Bilbao #338113
RGB
CMYK
RGB Variations
Color information
#338113 (or 0x338113) is known color: Bilbao. HEX triplet: 33, 81 and 13. RGB value is (51,129,19). Sum of RGB (Red+Green+Blue) = 51+129+19=199 (26% of max value = 765). Red value is 51 (20.31% from 255 or 25.63% from 199); Green value is 129 (50.78% from 255 or 64.82% from 199); Blue value is 19 (7.81% from 255 or 9.55% from 199); Max value from RGB is 129 - color contains mainly: green. Hex color #338113 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #338113 is #CC7EEC. Grayscale: #5D5D5D. Windows color (decimal): -13401837 or 1278259. OLE color: 1278259.
HSL color Cylindrical-coordinate representation of color #338113: hue angle of 102.55º degrees, saturation: 0.74, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #338113 is Cyan = 0.60, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 51 | 129 | 19 | - |
| CMYK | 0.60 | 0 | 0.85 | 0.49 |
| HSL | 102.55º | 0.74% | 0.29% | - |
| HSV(B) | 102.55º | 0.85% | 0.51% | - |
| XYZ | 9.33 | 16.45 | 3.3 | - |
| YUV | 93.14 | 86.16 | 97.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 129 | 19 | 0.60 | 0 | 0.85 | 0.49 | 102.55 | 0.74 | 0.29 |
| Hex | 33 | 81 | 13 | 3C | 0 | 55 | 31 | 67 | 4A | 1D |
| Octal | 63 | 201 | 23 | 74 | 0 | 125 | 61 | 147 | 112 | 35 |
| Binary | 110011 | 10000001 | 10011 | 111100 | 0 | 1010101 | 110001 | 1100111 | 1001010 | 11101 |
Color Harmonies of #338113
Complementary color
Monochromatic Colors of #338113
Black with #338113
Text Example
Text Example
White with #338113
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #338113; }
p { color: rgb(51,129,19); }
H1.HeaderClassName
{
color: #338113;
}
.AnyTagClassName
{
color: #338113;
}
</style>
background-color css
<style>
a { background-color: #338113; }
a { background-color: rgb(51,129,19); }
div.DivClassName
{
background-color: #338113;
}
.BgClassName
{
background-color: #338113;
}
</style>
border-color css
<style>
span { border-color: #338113; }
span { border-color: rgb(51,129,19); }
td.TdClassName
{
border-color: #338113;
}
.TagClassName
{
border-color: #338113;
}
</style>