Shades of Bilbao #338513
Tints of Bilbao #338513
RGB
CMYK
RGB Variations
Color information
#338513 (or 0x338513) is known color: Bilbao. HEX triplet: 33, 85 and 13. RGB value is (51,133,19). Sum of RGB (Red+Green+Blue) = 51+133+19=203 (26% of max value = 765). Red value is 51 (20.31% from 255 or 25.12% from 203); Green value is 133 (52.34% from 255 or 65.52% from 203); Blue value is 19 (7.81% from 255 or 9.36% from 203); Max value from RGB is 133 - color contains mainly: green. Hex color #338513 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #338513 is #CC7AEC. Grayscale: #5F5F5F. Windows color (decimal): -13400813 or 1279283. OLE color: 1279283.
HSL color Cylindrical-coordinate representation of color #338513: hue angle of 103.16º degrees, saturation: 0.75, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #338513 is Cyan = 0.62, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 51 | 133 | 19 | - |
| CMYK | 0.62 | 0 | 0.86 | 0.48 |
| HSL | 103.16º | 0.75% | 0.3% | - |
| HSV(B) | 103.16º | 0.86% | 0.52% | - |
| XYZ | 9.87 | 17.53 | 3.48 | - |
| YUV | 95.49 | 84.83 | 96.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 133 | 19 | 0.62 | 0 | 0.86 | 0.48 | 103.16 | 0.75 | 0.3 |
| Hex | 33 | 85 | 13 | 3E | 0 | 56 | 30 | 67 | 4B | 1E |
| Octal | 63 | 205 | 23 | 76 | 0 | 126 | 60 | 147 | 113 | 36 |
| Binary | 110011 | 10000101 | 10011 | 111110 | 0 | 1010110 | 110000 | 1100111 | 1001011 | 11110 |
Color Harmonies of #338513
Complementary color
Monochromatic Colors of #338513
Black with #338513
Text Example
Text Example
White with #338513
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #338513; }
p { color: rgb(51,133,19); }
H1.HeaderClassName
{
color: #338513;
}
.AnyTagClassName
{
color: #338513;
}
</style>
background-color css
<style>
a { background-color: #338513; }
a { background-color: rgb(51,133,19); }
div.DivClassName
{
background-color: #338513;
}
.BgClassName
{
background-color: #338513;
}
</style>
border-color css
<style>
span { border-color: #338513; }
span { border-color: rgb(51,133,19); }
td.TdClassName
{
border-color: #338513;
}
.TagClassName
{
border-color: #338513;
}
</style>