Shades of Bilbao #368516
Tints of Bilbao #368516
RGB
CMYK
RGB Variations
Color information
#368516 (or 0x368516) is known color: Bilbao. HEX triplet: 36, 85 and 16. RGB value is (54,133,22). Sum of RGB (Red+Green+Blue) = 54+133+22=209 (27% of max value = 765). Red value is 54 (21.48% from 255 or 25.84% from 209); Green value is 133 (52.34% from 255 or 63.64% from 209); Blue value is 22 (8.98% from 255 or 10.53% from 209); Max value from RGB is 133 - color contains mainly: green. Hex color #368516 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #368516 is #C97AE9. Grayscale: #616161. Windows color (decimal): -13204202 or 1475894. OLE color: 1475894.
HSL color Cylindrical-coordinate representation of color #368516: hue angle of 102.7º degrees, saturation: 0.72, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #368516 is Cyan = 0.59, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 54 | 133 | 22 | - |
| CMYK | 0.59 | 0 | 0.83 | 0.48 |
| HSL | 102.7º | 0.72% | 0.3% | - |
| HSV(B) | 102.7º | 0.83% | 0.52% | - |
| XYZ | 10.05 | 17.62 | 3.63 | - |
| YUV | 96.73 | 85.83 | 97.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 133 | 22 | 0.59 | 0 | 0.83 | 0.48 | 102.7 | 0.72 | 0.3 |
| Hex | 36 | 85 | 16 | 3B | 0 | 53 | 30 | 67 | 48 | 1E |
| Octal | 66 | 205 | 26 | 73 | 0 | 123 | 60 | 147 | 110 | 36 |
| Binary | 110110 | 10000101 | 10110 | 111011 | 0 | 1010011 | 110000 | 1100111 | 1001000 | 11110 |
Color Harmonies of #368516
Complementary color
Monochromatic Colors of #368516
Black with #368516
Text Example
Text Example
White with #368516
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #368516; }
p { color: rgb(54,133,22); }
H1.HeaderClassName
{
color: #368516;
}
.AnyTagClassName
{
color: #368516;
}
</style>
background-color css
<style>
a { background-color: #368516; }
a { background-color: rgb(54,133,22); }
div.DivClassName
{
background-color: #368516;
}
.BgClassName
{
background-color: #368516;
}
</style>
border-color css
<style>
span { border-color: #368516; }
span { border-color: rgb(54,133,22); }
td.TdClassName
{
border-color: #368516;
}
.TagClassName
{
border-color: #368516;
}
</style>