Shades of Bilbao #337918
Tints of Bilbao #337918
RGB
CMYK
RGB Variations
Color information
#337918 (or 0x337918) is known color: Bilbao. HEX triplet: 33, 79 and 18. RGB value is (51,121,24). Sum of RGB (Red+Green+Blue) = 51+121+24=196 (25% of max value = 765). Red value is 51 (20.31% from 255 or 26.02% from 196); Green value is 121 (47.66% from 255 or 61.73% from 196); Blue value is 24 (9.77% from 255 or 12.24% from 196); Max value from RGB is 121 - color contains mainly: green. Hex color #337918 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #337918 is #CC86E7. Grayscale: #595959. Windows color (decimal): -13403880 or 1603891. OLE color: 1603891.
HSL color Cylindrical-coordinate representation of color #337918: hue angle of 103.3º degrees, saturation: 0.67, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #337918 is Cyan = 0.58, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 51 | 121 | 24 | - |
| CMYK | 0.58 | 0 | 0.80 | 0.53 |
| HSL | 103.3º | 0.67% | 0.28% | - |
| HSV(B) | 103.3º | 0.8% | 0.47% | - |
| XYZ | 8.37 | 14.44 | 3.21 | - |
| YUV | 89.01 | 91.31 | 100.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 121 | 24 | 0.58 | 0 | 0.80 | 0.53 | 103.3 | 0.67 | 0.28 |
| Hex | 33 | 79 | 18 | 3A | 0 | 50 | 35 | 67 | 43 | 1C |
| Octal | 63 | 171 | 30 | 72 | 0 | 120 | 65 | 147 | 103 | 34 |
| Binary | 110011 | 1111001 | 11000 | 111010 | 0 | 1010000 | 110101 | 1100111 | 1000011 | 11100 |
Color Harmonies of #337918
Complementary color
Monochromatic Colors of #337918
Black with #337918
Text Example
Text Example
White with #337918
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #337918; }
p { color: rgb(51,121,24); }
H1.HeaderClassName
{
color: #337918;
}
.AnyTagClassName
{
color: #337918;
}
</style>
background-color css
<style>
a { background-color: #337918; }
a { background-color: rgb(51,121,24); }
div.DivClassName
{
background-color: #337918;
}
.BgClassName
{
background-color: #337918;
}
</style>
border-color css
<style>
span { border-color: #337918; }
span { border-color: rgb(51,121,24); }
td.TdClassName
{
border-color: #337918;
}
.TagClassName
{
border-color: #337918;
}
</style>