Shades of Bilbao #337319
Tints of Bilbao #337319
RGB
CMYK
RGB Variations
Color information
#337319 (or 0x337319) is known color: Bilbao. HEX triplet: 33, 73 and 19. RGB value is (51,115,25). Sum of RGB (Red+Green+Blue) = 51+115+25=191 (25% of max value = 765). Red value is 51 (20.31% from 255 or 26.70% from 191); Green value is 115 (45.31% from 255 or 60.21% from 191); Blue value is 25 (10.16% from 255 or 13.09% from 191); Max value from RGB is 115 - color contains mainly: green. Hex color #337319 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #337319 is #CC8CE6. Grayscale: #555555. Windows color (decimal): -13405415 or 1667891. OLE color: 1667891.
HSL color Cylindrical-coordinate representation of color #337319: hue angle of 102.67º degrees, saturation: 0.64, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #337319 is Cyan = 0.56, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 51 | 115 | 25 | - |
| CMYK | 0.56 | 0 | 0.78 | 0.55 |
| HSL | 102.67º | 0.64% | 0.27% | - |
| HSV(B) | 102.67º | 0.78% | 0.45% | - |
| XYZ | 7.67 | 13.04 | 3.03 | - |
| YUV | 85.6 | 93.8 | 103.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 115 | 25 | 0.56 | 0 | 0.78 | 0.55 | 102.67 | 0.64 | 0.27 |
| Hex | 33 | 73 | 19 | 38 | 0 | 4E | 37 | 67 | 40 | 1B |
| Octal | 63 | 163 | 31 | 70 | 0 | 116 | 67 | 147 | 100 | 33 |
| Binary | 110011 | 1110011 | 11001 | 111000 | 0 | 1001110 | 110111 | 1100111 | 1000000 | 11011 |
Color Harmonies of #337319
Complementary color
Monochromatic Colors of #337319
Black with #337319
Text Example
Text Example
White with #337319
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #337319; }
p { color: rgb(51,115,25); }
H1.HeaderClassName
{
color: #337319;
}
.AnyTagClassName
{
color: #337319;
}
</style>
background-color css
<style>
a { background-color: #337319; }
a { background-color: rgb(51,115,25); }
div.DivClassName
{
background-color: #337319;
}
.BgClassName
{
background-color: #337319;
}
</style>
border-color css
<style>
span { border-color: #337319; }
span { border-color: rgb(51,115,25); }
td.TdClassName
{
border-color: #337319;
}
.TagClassName
{
border-color: #337319;
}
</style>