Shades of Bilbao #368206
Tints of Bilbao #368206
RGB
CMYK
RGB Variations
Color information
#368206 (or 0x368206) is known color: Bilbao. HEX triplet: 36, 82 and 06. RGB value is (54,130,6). Sum of RGB (Red+Green+Blue) = 54+130+6=190 (25% of max value = 765). Red value is 54 (21.48% from 255 or 28.42% from 190); Green value is 130 (51.17% from 255 or 68.42% from 190); Blue value is 6 (2.73% from 255 or 3.16% from 190); Max value from RGB is 130 - color contains mainly: green. Hex color #368206 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #368206 is #C97DF9. Grayscale: #5D5D5D. Windows color (decimal): -13204986 or 426550. OLE color: 426550.
HSL color Cylindrical-coordinate representation of color #368206: hue angle of 96.77º degrees, saturation: 0.91, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #368206 is Cyan = 0.58, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 54 | 130 | 6 | - |
| CMYK | 0.58 | 0 | 0.95 | 0.49 |
| HSL | 96.77º | 0.91% | 0.27% | - |
| HSV(B) | 96.77º | 0.95% | 0.51% | - |
| XYZ | 9.54 | 16.76 | 2.91 | - |
| YUV | 93.14 | 78.82 | 100.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 130 | 6 | 0.58 | 0 | 0.95 | 0.49 | 96.77 | 0.91 | 0.27 |
| Hex | 36 | 82 | 6 | 3A | 0 | 5F | 31 | 61 | 5B | 1B |
| Octal | 66 | 202 | 6 | 72 | 0 | 137 | 61 | 141 | 133 | 33 |
| Binary | 110110 | 10000010 | 110 | 111010 | 0 | 1011111 | 110001 | 1100001 | 1011011 | 11011 |
Color Harmonies of #368206
Complementary color
Monochromatic Colors of #368206
Black with #368206
Text Example
Text Example
White with #368206
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #368206; }
p { color: rgb(54,130,6); }
H1.HeaderClassName
{
color: #368206;
}
.AnyTagClassName
{
color: #368206;
}
</style>
background-color css
<style>
a { background-color: #368206; }
a { background-color: rgb(54,130,6); }
div.DivClassName
{
background-color: #368206;
}
.BgClassName
{
background-color: #368206;
}
</style>
border-color css
<style>
span { border-color: #368206; }
span { border-color: rgb(54,130,6); }
td.TdClassName
{
border-color: #368206;
}
.TagClassName
{
border-color: #368206;
}
</style>