Shades of Bilbao #337020
Tints of Bilbao #337020
RGB
CMYK
RGB Variations
Color information
#337020 (or 0x337020) is known color: Bilbao. HEX triplet: 33, 70 and 20. RGB value is (51,112,32). Sum of RGB (Red+Green+Blue) = 51+112+32=195 (25% of max value = 765). Red value is 51 (20.31% from 255 or 26.15% from 195); Green value is 112 (44.14% from 255 or 57.44% from 195); Blue value is 32 (12.89% from 255 or 16.41% from 195); Max value from RGB is 112 - color contains mainly: green. Hex color #337020 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #337020 is #CC8FDF. Grayscale: #545454. Windows color (decimal): -13406176 or 2125875. OLE color: 2125875.
HSL color Cylindrical-coordinate representation of color #337020: hue angle of 105.75º degrees, saturation: 0.56, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #337020 is Cyan = 0.54, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 51 | 112 | 32 | - |
| CMYK | 0.54 | 0 | 0.71 | 0.56 |
| HSL | 105.75º | 0.56% | 0.28% | - |
| HSV(B) | 105.75º | 0.71% | 0.44% | - |
| XYZ | 7.42 | 12.4 | 3.37 | - |
| YUV | 84.64 | 98.29 | 104 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 112 | 32 | 0.54 | 0 | 0.71 | 0.56 | 105.75 | 0.56 | 0.28 |
| Hex | 33 | 70 | 20 | 36 | 0 | 47 | 38 | 6A | 38 | 1C |
| Octal | 63 | 160 | 40 | 66 | 0 | 107 | 70 | 152 | 70 | 34 |
| Binary | 110011 | 1110000 | 100000 | 110110 | 0 | 1000111 | 111000 | 1101010 | 111000 | 11100 |
Color Harmonies of #337020
Complementary color
Monochromatic Colors of #337020
Black with #337020
Text Example
Text Example
White with #337020
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #337020; }
p { color: rgb(51,112,32); }
H1.HeaderClassName
{
color: #337020;
}
.AnyTagClassName
{
color: #337020;
}
</style>
background-color css
<style>
a { background-color: #337020; }
a { background-color: rgb(51,112,32); }
div.DivClassName
{
background-color: #337020;
}
.BgClassName
{
background-color: #337020;
}
</style>
border-color css
<style>
span { border-color: #337020; }
span { border-color: rgb(51,112,32); }
td.TdClassName
{
border-color: #337020;
}
.TagClassName
{
border-color: #337020;
}
</style>