Shades of Bilbao #368117
Tints of Bilbao #368117
RGB
CMYK
RGB Variations
Color information
#368117 (or 0x368117) is known color: Bilbao. HEX triplet: 36, 81 and 17. RGB value is (54,129,23). Sum of RGB (Red+Green+Blue) = 54+129+23=206 (27% of max value = 765). Red value is 54 (21.48% from 255 or 26.21% from 206); Green value is 129 (50.78% from 255 or 62.62% from 206); Blue value is 23 (9.38% from 255 or 11.17% from 206); Max value from RGB is 129 - color contains mainly: green. Hex color #368117 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #368117 is #C97EE8. Grayscale: #5E5E5E. Windows color (decimal): -13205225 or 1540406. OLE color: 1540406.
HSL color Cylindrical-coordinate representation of color #368117: hue angle of 102.45º degrees, saturation: 0.7, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #368117 is Cyan = 0.58, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 54 | 129 | 23 | - |
| CMYK | 0.58 | 0 | 0.82 | 0.49 |
| HSL | 102.45º | 0.7% | 0.3% | - |
| HSV(B) | 102.45º | 0.82% | 0.51% | - |
| XYZ | 9.53 | 16.55 | 3.5 | - |
| YUV | 94.49 | 87.65 | 99.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 129 | 23 | 0.58 | 0 | 0.82 | 0.49 | 102.45 | 0.7 | 0.3 |
| Hex | 36 | 81 | 17 | 3A | 0 | 52 | 31 | 66 | 46 | 1E |
| Octal | 66 | 201 | 27 | 72 | 0 | 122 | 61 | 146 | 106 | 36 |
| Binary | 110110 | 10000001 | 10111 | 111010 | 0 | 1010010 | 110001 | 1100110 | 1000110 | 11110 |
Color Harmonies of #368117
Complementary color
Monochromatic Colors of #368117
Black with #368117
Text Example
Text Example
White with #368117
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #368117; }
p { color: rgb(54,129,23); }
H1.HeaderClassName
{
color: #368117;
}
.AnyTagClassName
{
color: #368117;
}
</style>
background-color css
<style>
a { background-color: #368117; }
a { background-color: rgb(54,129,23); }
div.DivClassName
{
background-color: #368117;
}
.BgClassName
{
background-color: #368117;
}
</style>
border-color css
<style>
span { border-color: #368117; }
span { border-color: rgb(54,129,23); }
td.TdClassName
{
border-color: #368117;
}
.TagClassName
{
border-color: #368117;
}
</style>