Shades of Bilbao #368322
Tints of Bilbao #368322
RGB
CMYK
RGB Variations
Color information
#368322 (or 0x368322) is known color: Bilbao. HEX triplet: 36, 83 and 22. RGB value is (54,131,34). Sum of RGB (Red+Green+Blue) = 54+131+34=219 (29% of max value = 765). Red value is 54 (21.48% from 255 or 24.66% from 219); Green value is 131 (51.56% from 255 or 59.82% from 219); Blue value is 34 (13.67% from 255 or 15.53% from 219); Max value from RGB is 131 - color contains mainly: green. Hex color #368322 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #368322 is #C97CDD. Grayscale: #616161. Windows color (decimal): -13204702 or 2261814. OLE color: 2261814.
HSL color Cylindrical-coordinate representation of color #368322: hue angle of 107.63º degrees, saturation: 0.59, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #368322 is Cyan = 0.59, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 54 | 131 | 34 | - |
| CMYK | 0.59 | 0 | 0.74 | 0.49 |
| HSL | 107.63º | 0.59% | 0.32% | - |
| HSV(B) | 107.63º | 0.74% | 0.51% | - |
| XYZ | 9.93 | 17.13 | 4.3 | - |
| YUV | 96.92 | 92.49 | 97.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 131 | 34 | 0.59 | 0 | 0.74 | 0.49 | 107.63 | 0.59 | 0.32 |
| Hex | 36 | 83 | 22 | 3B | 0 | 4A | 31 | 6C | 3B | 20 |
| Octal | 66 | 203 | 42 | 73 | 0 | 112 | 61 | 154 | 73 | 40 |
| Binary | 110110 | 10000011 | 100010 | 111011 | 0 | 1001010 | 110001 | 1101100 | 111011 | 100000 |
Color Harmonies of #368322
Complementary color
Monochromatic Colors of #368322
Black with #368322
Text Example
Text Example
White with #368322
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #368322; }
p { color: rgb(54,131,34); }
H1.HeaderClassName
{
color: #368322;
}
.AnyTagClassName
{
color: #368322;
}
</style>
background-color css
<style>
a { background-color: #368322; }
a { background-color: rgb(54,131,34); }
div.DivClassName
{
background-color: #368322;
}
.BgClassName
{
background-color: #368322;
}
</style>
border-color css
<style>
span { border-color: #368322; }
span { border-color: rgb(54,131,34); }
td.TdClassName
{
border-color: #368322;
}
.TagClassName
{
border-color: #368322;
}
</style>