Shades of Bilbao #368821
Tints of Bilbao #368821
RGB
CMYK
RGB Variations
Color information
#368821 (or 0x368821) is known color: Bilbao. HEX triplet: 36, 88 and 21. RGB value is (54,136,33). Sum of RGB (Red+Green+Blue) = 54+136+33=223 (29% of max value = 765). Red value is 54 (21.48% from 255 or 24.22% from 223); Green value is 136 (53.52% from 255 or 60.99% from 223); Blue value is 33 (13.28% from 255 or 14.80% from 223); Max value from RGB is 136 - color contains mainly: green. Hex color #368821 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #368821 is #C977DE. Grayscale: #646464. Windows color (decimal): -13203423 or 2197558. OLE color: 2197558.
HSL color Cylindrical-coordinate representation of color #368821: hue angle of 107.77º degrees, saturation: 0.61, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #368821 is Cyan = 0.60, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 54 | 136 | 33 | - |
| CMYK | 0.60 | 0 | 0.76 | 0.47 |
| HSL | 107.77º | 0.61% | 0.33% | - |
| HSV(B) | 107.77º | 0.76% | 0.53% | - |
| XYZ | 10.6 | 18.5 | 4.45 | - |
| YUV | 99.74 | 90.33 | 95.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 136 | 33 | 0.60 | 0 | 0.76 | 0.47 | 107.77 | 0.61 | 0.33 |
| Hex | 36 | 88 | 21 | 3C | 0 | 4C | 2F | 6C | 3D | 21 |
| Octal | 66 | 210 | 41 | 74 | 0 | 114 | 57 | 154 | 75 | 41 |
| Binary | 110110 | 10001000 | 100001 | 111100 | 0 | 1001100 | 101111 | 1101100 | 111101 | 100001 |
Color Harmonies of #368821
Complementary color
Monochromatic Colors of #368821
Black with #368821
Text Example
Text Example
White with #368821
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #368821; }
p { color: rgb(54,136,33); }
H1.HeaderClassName
{
color: #368821;
}
.AnyTagClassName
{
color: #368821;
}
</style>
background-color css
<style>
a { background-color: #368821; }
a { background-color: rgb(54,136,33); }
div.DivClassName
{
background-color: #368821;
}
.BgClassName
{
background-color: #368821;
}
</style>
border-color css
<style>
span { border-color: #368821; }
span { border-color: rgb(54,136,33); }
td.TdClassName
{
border-color: #368821;
}
.TagClassName
{
border-color: #368821;
}
</style>