Shades of Bilbao #368700
Tints of Bilbao #368700
RGB
CMYK
RGB Variations
Color information
#368700 (or 0x368700) is known color: Bilbao. HEX triplet: 36, 87 and 00. RGB value is (54,135,0). Sum of RGB (Red+Green+Blue) = 54+135+0=189 (25% of max value = 765). Red value is 54 (21.48% from 255 or 28.57% from 189); Green value is 135 (53.12% from 255 or 71.43% from 189); Blue value is 0 (0.39% from 255 or 0% from 189); Max value from RGB is 135 - color contains mainly: green. Hex color #368700 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #368700 is #C978FF. Grayscale: #5F5F5F. Windows color (decimal): -13203712 or 34614. OLE color: 34614.
HSL color Cylindrical-coordinate representation of color #368700: hue angle of 96º degrees, saturation: 1, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 1%. Process color model (Four color, CMYK) of #368700 is Cyan = 0.60, Magento = 0, Yellow = 1 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 54 | 135 | 0 | - |
| CMYK | 0.60 | 0 | 1 | 0.47 |
| HSL | 96º | 1% | 0.26% | - |
| HSV(B) | 96º | 1% | 0.53% | - |
| XYZ | 10.19 | 18.11 | 2.96 | - |
| YUV | 95.39 | 74.16 | 98.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 135 | 0 | 0.60 | 0 | 1 | 0.47 | 96 | 1 | 0.26 |
| Hex | 36 | 87 | 0 | 3C | 0 | 64 | 2F | 60 | 64 | 1A |
| Octal | 66 | 207 | 0 | 74 | 0 | 144 | 57 | 140 | 144 | 32 |
| Binary | 110110 | 10000111 | 0 | 111100 | 0 | 1100100 | 101111 | 1100000 | 1100100 | 11010 |
Color Harmonies of #368700
Complementary color
Monochromatic Colors of #368700
Black with #368700
Text Example
Text Example
White with #368700
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #368700; }
p { color: rgb(54,135,0); }
H1.HeaderClassName
{
color: #368700;
}
.AnyTagClassName
{
color: #368700;
}
</style>
background-color css
<style>
a { background-color: #368700; }
a { background-color: rgb(54,135,0); }
div.DivClassName
{
background-color: #368700;
}
.BgClassName
{
background-color: #368700;
}
</style>
border-color css
<style>
span { border-color: #368700; }
span { border-color: rgb(54,135,0); }
td.TdClassName
{
border-color: #368700;
}
.TagClassName
{
border-color: #368700;
}
</style>