Shades of Bilbao #337315
Tints of Bilbao #337315
RGB
CMYK
RGB Variations
Color information
#337315 (or 0x337315) is known color: Bilbao. HEX triplet: 33, 73 and 15. RGB value is (51,115,21). Sum of RGB (Red+Green+Blue) = 51+115+21=187 (24% of max value = 765). Red value is 51 (20.31% from 255 or 27.27% from 187); Green value is 115 (45.31% from 255 or 61.50% from 187); Blue value is 21 (8.59% from 255 or 11.23% from 187); Max value from RGB is 115 - color contains mainly: green. Hex color #337315 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #337315 is #CC8CEA. Grayscale: #555555. Windows color (decimal): -13405419 or 1405747. OLE color: 1405747.
HSL color Cylindrical-coordinate representation of color #337315: hue angle of 100.85º degrees, saturation: 0.69, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #337315 is Cyan = 0.56, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 51 | 115 | 21 | - |
| CMYK | 0.56 | 0 | 0.82 | 0.55 |
| HSL | 100.85º | 0.69% | 0.27% | - |
| HSV(B) | 100.85º | 0.82% | 0.45% | - |
| XYZ | 7.63 | 13.02 | 2.82 | - |
| YUV | 85.15 | 91.8 | 103.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 115 | 21 | 0.56 | 0 | 0.82 | 0.55 | 100.85 | 0.69 | 0.27 |
| Hex | 33 | 73 | 15 | 38 | 0 | 52 | 37 | 65 | 45 | 1B |
| Octal | 63 | 163 | 25 | 70 | 0 | 122 | 67 | 145 | 105 | 33 |
| Binary | 110011 | 1110011 | 10101 | 111000 | 0 | 1010010 | 110111 | 1100101 | 1000101 | 11011 |
Color Harmonies of #337315
Complementary color
Monochromatic Colors of #337315
Black with #337315
Text Example
Text Example
White with #337315
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #337315; }
p { color: rgb(51,115,21); }
H1.HeaderClassName
{
color: #337315;
}
.AnyTagClassName
{
color: #337315;
}
</style>
background-color css
<style>
a { background-color: #337315; }
a { background-color: rgb(51,115,21); }
div.DivClassName
{
background-color: #337315;
}
.BgClassName
{
background-color: #337315;
}
</style>
border-color css
<style>
span { border-color: #337315; }
span { border-color: rgb(51,115,21); }
td.TdClassName
{
border-color: #337315;
}
.TagClassName
{
border-color: #337315;
}
</style>