Shades of Bilbao #368814
Tints of Bilbao #368814
RGB
CMYK
RGB Variations
Color information
#368814 (or 0x368814) is known color: Bilbao. HEX triplet: 36, 88 and 14. RGB value is (54,136,20). Sum of RGB (Red+Green+Blue) = 54+136+20=210 (27% of max value = 765). Red value is 54 (21.48% from 255 or 25.71% from 210); Green value is 136 (53.52% from 255 or 64.76% from 210); Blue value is 20 (8.20% from 255 or 9.52% from 210); Max value from RGB is 136 - color contains mainly: green. Hex color #368814 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #368814 is #C977EB. Grayscale: #626262. Windows color (decimal): -13203436 or 1345590. OLE color: 1345590.
HSL color Cylindrical-coordinate representation of color #368814: hue angle of 102.41º degrees, saturation: 0.74, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #368814 is Cyan = 0.60, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 54 | 136 | 20 | - |
| CMYK | 0.60 | 0 | 0.85 | 0.47 |
| HSL | 102.41º | 0.74% | 0.31% | - |
| HSV(B) | 102.41º | 0.85% | 0.53% | - |
| XYZ | 10.45 | 18.44 | 3.67 | - |
| YUV | 98.26 | 83.83 | 96.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 136 | 20 | 0.60 | 0 | 0.85 | 0.47 | 102.41 | 0.74 | 0.31 |
| Hex | 36 | 88 | 14 | 3C | 0 | 55 | 2F | 66 | 4A | 1F |
| Octal | 66 | 210 | 24 | 74 | 0 | 125 | 57 | 146 | 112 | 37 |
| Binary | 110110 | 10001000 | 10100 | 111100 | 0 | 1010101 | 101111 | 1100110 | 1001010 | 11111 |
Color Harmonies of #368814
Complementary color
Monochromatic Colors of #368814
Black with #368814
Text Example
Text Example
White with #368814
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #368814; }
p { color: rgb(54,136,20); }
H1.HeaderClassName
{
color: #368814;
}
.AnyTagClassName
{
color: #368814;
}
</style>
background-color css
<style>
a { background-color: #368814; }
a { background-color: rgb(54,136,20); }
div.DivClassName
{
background-color: #368814;
}
.BgClassName
{
background-color: #368814;
}
</style>
border-color css
<style>
span { border-color: #368814; }
span { border-color: rgb(54,136,20); }
td.TdClassName
{
border-color: #368814;
}
.TagClassName
{
border-color: #368814;
}
</style>