Shades of Bilbao #336915
Tints of Bilbao #336915
RGB
CMYK
RGB Variations
Color information
#336915 (or 0x336915) is known color: Bilbao. HEX triplet: 33, 69 and 15. RGB value is (51,105,21). Sum of RGB (Red+Green+Blue) = 51+105+21=177 (23% of max value = 765). Red value is 51 (20.31% from 255 or 28.81% from 177); Green value is 105 (41.41% from 255 or 59.32% from 177); Blue value is 21 (8.59% from 255 or 11.86% from 177); Max value from RGB is 105 - color contains mainly: green. Hex color #336915 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #336915 is #CC96EA. Grayscale: #4F4F4F. Windows color (decimal): -13407979 or 1403187. OLE color: 1403187.
HSL color Cylindrical-coordinate representation of color #336915: hue angle of 98.57º degrees, saturation: 0.67, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #336915 is Cyan = 0.51, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 51 | 105 | 21 | - |
| CMYK | 0.51 | 0 | 0.80 | 0.59 |
| HSL | 98.57º | 0.67% | 0.25% | - |
| HSV(B) | 98.57º | 0.8% | 0.41% | - |
| XYZ | 6.55 | 10.86 | 2.46 | - |
| YUV | 79.28 | 95.11 | 107.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 105 | 21 | 0.51 | 0 | 0.80 | 0.59 | 98.57 | 0.67 | 0.25 |
| Hex | 33 | 69 | 15 | 33 | 0 | 50 | 3B | 63 | 43 | 19 |
| Octal | 63 | 151 | 25 | 63 | 0 | 120 | 73 | 143 | 103 | 31 |
| Binary | 110011 | 1101001 | 10101 | 110011 | 0 | 1010000 | 111011 | 1100011 | 1000011 | 11001 |
Color Harmonies of #336915
Complementary color
Monochromatic Colors of #336915
Black with #336915
Text Example
Text Example
White with #336915
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #336915; }
p { color: rgb(51,105,21); }
H1.HeaderClassName
{
color: #336915;
}
.AnyTagClassName
{
color: #336915;
}
</style>
background-color css
<style>
a { background-color: #336915; }
a { background-color: rgb(51,105,21); }
div.DivClassName
{
background-color: #336915;
}
.BgClassName
{
background-color: #336915;
}
</style>
border-color css
<style>
span { border-color: #336915; }
span { border-color: rgb(51,105,21); }
td.TdClassName
{
border-color: #336915;
}
.TagClassName
{
border-color: #336915;
}
</style>