Shades of Bilbao #368716
Tints of Bilbao #368716
RGB
CMYK
RGB Variations
Color information
#368716 (or 0x368716) is known color: Bilbao. HEX triplet: 36, 87 and 16. RGB value is (54,135,22). Sum of RGB (Red+Green+Blue) = 54+135+22=211 (27% of max value = 765). Red value is 54 (21.48% from 255 or 25.59% from 211); Green value is 135 (53.12% from 255 or 63.98% from 211); Blue value is 22 (8.98% from 255 or 10.43% from 211); Max value from RGB is 135 - color contains mainly: green. Hex color #368716 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #368716 is #C978E9. Grayscale: #626262. Windows color (decimal): -13203690 or 1476406. OLE color: 1476406.
HSL color Cylindrical-coordinate representation of color #368716: hue angle of 103.01º degrees, saturation: 0.72, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #368716 is Cyan = 0.60, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 54 | 135 | 22 | - |
| CMYK | 0.60 | 0 | 0.84 | 0.47 |
| HSL | 103.01º | 0.72% | 0.31% | - |
| HSV(B) | 103.01º | 0.84% | 0.53% | - |
| XYZ | 10.33 | 18.17 | 3.72 | - |
| YUV | 97.9 | 85.16 | 96.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 135 | 22 | 0.60 | 0 | 0.84 | 0.47 | 103.01 | 0.72 | 0.31 |
| Hex | 36 | 87 | 16 | 3C | 0 | 54 | 2F | 67 | 48 | 1F |
| Octal | 66 | 207 | 26 | 74 | 0 | 124 | 57 | 147 | 110 | 37 |
| Binary | 110110 | 10000111 | 10110 | 111100 | 0 | 1010100 | 101111 | 1100111 | 1001000 | 11111 |
Color Harmonies of #368716
Complementary color
Monochromatic Colors of #368716
Black with #368716
Text Example
Text Example
White with #368716
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #368716; }
p { color: rgb(54,135,22); }
H1.HeaderClassName
{
color: #368716;
}
.AnyTagClassName
{
color: #368716;
}
</style>
background-color css
<style>
a { background-color: #368716; }
a { background-color: rgb(54,135,22); }
div.DivClassName
{
background-color: #368716;
}
.BgClassName
{
background-color: #368716;
}
</style>
border-color css
<style>
span { border-color: #368716; }
span { border-color: rgb(54,135,22); }
td.TdClassName
{
border-color: #368716;
}
.TagClassName
{
border-color: #368716;
}
</style>