Shades of Bilbao #368321
Tints of Bilbao #368321
RGB
CMYK
RGB Variations
Color information
#368321 (or 0x368321) is known color: Bilbao. HEX triplet: 36, 83 and 21. RGB value is (54,131,33). Sum of RGB (Red+Green+Blue) = 54+131+33=218 (28% of max value = 765). Red value is 54 (21.48% from 255 or 24.77% from 218); Green value is 131 (51.56% from 255 or 60.09% from 218); Blue value is 33 (13.28% from 255 or 15.14% from 218); Max value from RGB is 131 - color contains mainly: green. Hex color #368321 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #368321 is #C97CDE. Grayscale: #616161. Windows color (decimal): -13204703 or 2196278. OLE color: 2196278.
HSL color Cylindrical-coordinate representation of color #368321: hue angle of 107.14º degrees, saturation: 0.6, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #368321 is Cyan = 0.59, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 54 | 131 | 33 | - |
| CMYK | 0.59 | 0 | 0.75 | 0.49 |
| HSL | 107.14º | 0.6% | 0.32% | - |
| HSV(B) | 107.14º | 0.75% | 0.51% | - |
| XYZ | 9.91 | 17.13 | 4.22 | - |
| YUV | 96.81 | 91.99 | 97.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 131 | 33 | 0.59 | 0 | 0.75 | 0.49 | 107.14 | 0.6 | 0.32 |
| Hex | 36 | 83 | 21 | 3B | 0 | 4B | 31 | 6B | 3C | 20 |
| Octal | 66 | 203 | 41 | 73 | 0 | 113 | 61 | 153 | 74 | 40 |
| Binary | 110110 | 10000011 | 100001 | 111011 | 0 | 1001011 | 110001 | 1101011 | 111100 | 100000 |
Color Harmonies of #368321
Complementary color
Monochromatic Colors of #368321
Black with #368321
Text Example
Text Example
White with #368321
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #368321; }
p { color: rgb(54,131,33); }
H1.HeaderClassName
{
color: #368321;
}
.AnyTagClassName
{
color: #368321;
}
</style>
background-color css
<style>
a { background-color: #368321; }
a { background-color: rgb(54,131,33); }
div.DivClassName
{
background-color: #368321;
}
.BgClassName
{
background-color: #368321;
}
</style>
border-color css
<style>
span { border-color: #368321; }
span { border-color: rgb(54,131,33); }
td.TdClassName
{
border-color: #368321;
}
.TagClassName
{
border-color: #368321;
}
</style>