Shades of Bilbao #337224
Tints of Bilbao #337224
RGB
CMYK
RGB Variations
Color information
#337224 (or 0x337224) is known color: Bilbao. HEX triplet: 33, 72 and 24. RGB value is (51,114,36). Sum of RGB (Red+Green+Blue) = 51+114+36=201 (26% of max value = 765). Red value is 51 (20.31% from 255 or 25.37% from 201); Green value is 114 (44.92% from 255 or 56.72% from 201); Blue value is 36 (14.45% from 255 or 17.91% from 201); Max value from RGB is 114 - color contains mainly: green. Hex color #337224 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #337224 is #CC8DDB. Grayscale: #565656. Windows color (decimal): -13405660 or 2388531. OLE color: 2388531.
HSL color Cylindrical-coordinate representation of color #337224: hue angle of 108.46º degrees, saturation: 0.52, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #337224 is Cyan = 0.55, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 51 | 114 | 36 | - |
| CMYK | 0.55 | 0 | 0.68 | 0.55 |
| HSL | 108.46º | 0.52% | 0.29% | - |
| HSV(B) | 108.46º | 0.68% | 0.45% | - |
| XYZ | 7.7 | 12.87 | 3.75 | - |
| YUV | 86.27 | 99.63 | 102.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 114 | 36 | 0.55 | 0 | 0.68 | 0.55 | 108.46 | 0.52 | 0.29 |
| Hex | 33 | 72 | 24 | 37 | 0 | 44 | 37 | 6C | 34 | 1D |
| Octal | 63 | 162 | 44 | 67 | 0 | 104 | 67 | 154 | 64 | 35 |
| Binary | 110011 | 1110010 | 100100 | 110111 | 0 | 1000100 | 110111 | 1101100 | 110100 | 11101 |
Color Harmonies of #337224
Complementary color
Monochromatic Colors of #337224
Black with #337224
Text Example
Text Example
White with #337224
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #337224; }
p { color: rgb(51,114,36); }
H1.HeaderClassName
{
color: #337224;
}
.AnyTagClassName
{
color: #337224;
}
</style>
background-color css
<style>
a { background-color: #337224; }
a { background-color: rgb(51,114,36); }
div.DivClassName
{
background-color: #337224;
}
.BgClassName
{
background-color: #337224;
}
</style>
border-color css
<style>
span { border-color: #337224; }
span { border-color: rgb(51,114,36); }
td.TdClassName
{
border-color: #337224;
}
.TagClassName
{
border-color: #337224;
}
</style>