Shades of Bilbao #337323
Tints of Bilbao #337323
RGB
CMYK
RGB Variations
Color information
#337323 (or 0x337323) is known color: Bilbao. HEX triplet: 33, 73 and 23. RGB value is (51,115,35). Sum of RGB (Red+Green+Blue) = 51+115+35=201 (26% of max value = 765). Red value is 51 (20.31% from 255 or 25.37% from 201); Green value is 115 (45.31% from 255 or 57.21% from 201); Blue value is 35 (14.06% from 255 or 17.41% from 201); Max value from RGB is 115 - color contains mainly: green. Hex color #337323 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #337323 is #CC8CDC. Grayscale: #565656. Windows color (decimal): -13405405 or 2323251. OLE color: 2323251.
HSL color Cylindrical-coordinate representation of color #337323: hue angle of 108º degrees, saturation: 0.53, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #337323 is Cyan = 0.56, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 51 | 115 | 35 | - |
| CMYK | 0.56 | 0 | 0.70 | 0.55 |
| HSL | 108º | 0.53% | 0.29% | - |
| HSV(B) | 108º | 0.7% | 0.45% | - |
| XYZ | 7.8 | 13.09 | 3.71 | - |
| YUV | 86.74 | 98.8 | 102.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 115 | 35 | 0.56 | 0 | 0.70 | 0.55 | 108 | 0.53 | 0.29 |
| Hex | 33 | 73 | 23 | 38 | 0 | 46 | 37 | 6C | 35 | 1D |
| Octal | 63 | 163 | 43 | 70 | 0 | 106 | 67 | 154 | 65 | 35 |
| Binary | 110011 | 1110011 | 100011 | 111000 | 0 | 1000110 | 110111 | 1101100 | 110101 | 11101 |
Color Harmonies of #337323
Complementary color
Monochromatic Colors of #337323
Black with #337323
Text Example
Text Example
White with #337323
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #337323; }
p { color: rgb(51,115,35); }
H1.HeaderClassName
{
color: #337323;
}
.AnyTagClassName
{
color: #337323;
}
</style>
background-color css
<style>
a { background-color: #337323; }
a { background-color: rgb(51,115,35); }
div.DivClassName
{
background-color: #337323;
}
.BgClassName
{
background-color: #337323;
}
</style>
border-color css
<style>
span { border-color: #337323; }
span { border-color: rgb(51,115,35); }
td.TdClassName
{
border-color: #337323;
}
.TagClassName
{
border-color: #337323;
}
</style>