Shades of Bilbao #337225
Tints of Bilbao #337225
RGB
CMYK
RGB Variations
Color information
#337225 (or 0x337225) is known color: Bilbao. HEX triplet: 33, 72 and 25. RGB value is (51,114,37). Sum of RGB (Red+Green+Blue) = 51+114+37=202 (26% of max value = 765). Red value is 51 (20.31% from 255 or 25.25% from 202); Green value is 114 (44.92% from 255 or 56.44% from 202); Blue value is 37 (14.84% from 255 or 18.32% from 202); Max value from RGB is 114 - color contains mainly: green. Hex color #337225 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #337225 is #CC8DDA. Grayscale: #565656. Windows color (decimal): -13405659 or 2454067. OLE color: 2454067.
HSL color Cylindrical-coordinate representation of color #337225: hue angle of 109.09º degrees, saturation: 0.51, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #337225 is Cyan = 0.55, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 51 | 114 | 37 | - |
| CMYK | 0.55 | 0 | 0.68 | 0.55 |
| HSL | 109.09º | 0.51% | 0.3% | - |
| HSV(B) | 109.09º | 0.68% | 0.45% | - |
| XYZ | 7.72 | 12.87 | 3.83 | - |
| YUV | 86.39 | 100.13 | 102.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 114 | 37 | 0.55 | 0 | 0.68 | 0.55 | 109.09 | 0.51 | 0.3 |
| Hex | 33 | 72 | 25 | 37 | 0 | 44 | 37 | 6D | 33 | 1E |
| Octal | 63 | 162 | 45 | 67 | 0 | 104 | 67 | 155 | 63 | 36 |
| Binary | 110011 | 1110010 | 100101 | 110111 | 0 | 1000100 | 110111 | 1101101 | 110011 | 11110 |
Color Harmonies of #337225
Complementary color
Monochromatic Colors of #337225
Black with #337225
Text Example
Text Example
White with #337225
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #337225; }
p { color: rgb(51,114,37); }
H1.HeaderClassName
{
color: #337225;
}
.AnyTagClassName
{
color: #337225;
}
</style>
background-color css
<style>
a { background-color: #337225; }
a { background-color: rgb(51,114,37); }
div.DivClassName
{
background-color: #337225;
}
.BgClassName
{
background-color: #337225;
}
</style>
border-color css
<style>
span { border-color: #337225; }
span { border-color: rgb(51,114,37); }
td.TdClassName
{
border-color: #337225;
}
.TagClassName
{
border-color: #337225;
}
</style>