Shades of Bilbao #336813
Tints of Bilbao #336813
RGB
CMYK
RGB Variations
Color information
#336813 (or 0x336813) is known color: Bilbao. HEX triplet: 33, 68 and 13. RGB value is (51,104,19). Sum of RGB (Red+Green+Blue) = 51+104+19=174 (23% of max value = 765). Red value is 51 (20.31% from 255 or 29.31% from 174); Green value is 104 (41.02% from 255 or 59.77% from 174); Blue value is 19 (7.81% from 255 or 10.92% from 174); Max value from RGB is 104 - color contains mainly: green. Hex color #336813 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #336813 is #CC97EC. Grayscale: #4E4E4E. Windows color (decimal): -13408237 or 1271859. OLE color: 1271859.
HSL color Cylindrical-coordinate representation of color #336813: hue angle of 97.41º degrees, saturation: 0.69, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #336813 is Cyan = 0.51, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 51 | 104 | 19 | - |
| CMYK | 0.51 | 0 | 0.82 | 0.59 |
| HSL | 97.41º | 0.69% | 0.24% | - |
| HSV(B) | 97.41º | 0.82% | 0.41% | - |
| XYZ | 6.43 | 10.65 | 2.33 | - |
| YUV | 78.46 | 94.44 | 108.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 104 | 19 | 0.51 | 0 | 0.82 | 0.59 | 97.41 | 0.69 | 0.24 |
| Hex | 33 | 68 | 13 | 33 | 0 | 52 | 3B | 61 | 45 | 18 |
| Octal | 63 | 150 | 23 | 63 | 0 | 122 | 73 | 141 | 105 | 30 |
| Binary | 110011 | 1101000 | 10011 | 110011 | 0 | 1010010 | 111011 | 1100001 | 1000101 | 11000 |
Color Harmonies of #336813
Complementary color
Monochromatic Colors of #336813
Black with #336813
Text Example
Text Example
White with #336813
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #336813; }
p { color: rgb(51,104,19); }
H1.HeaderClassName
{
color: #336813;
}
.AnyTagClassName
{
color: #336813;
}
</style>
background-color css
<style>
a { background-color: #336813; }
a { background-color: rgb(51,104,19); }
div.DivClassName
{
background-color: #336813;
}
.BgClassName
{
background-color: #336813;
}
</style>
border-color css
<style>
span { border-color: #336813; }
span { border-color: rgb(51,104,19); }
td.TdClassName
{
border-color: #336813;
}
.TagClassName
{
border-color: #336813;
}
</style>