Shades of Bilbao #368113
Tints of Bilbao #368113
RGB
CMYK
RGB Variations
Color information
#368113 (or 0x368113) is known color: Bilbao. HEX triplet: 36, 81 and 13. RGB value is (54,129,19). Sum of RGB (Red+Green+Blue) = 54+129+19=202 (26% of max value = 765). Red value is 54 (21.48% from 255 or 26.73% from 202); Green value is 129 (50.78% from 255 or 63.86% from 202); Blue value is 19 (7.81% from 255 or 9.41% from 202); Max value from RGB is 129 - color contains mainly: green. Hex color #368113 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #368113 is #C97EEC. Grayscale: #5E5E5E. Windows color (decimal): -13205229 or 1278262. OLE color: 1278262.
HSL color Cylindrical-coordinate representation of color #368113: hue angle of 100.91º degrees, saturation: 0.74, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #368113 is Cyan = 0.58, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 54 | 129 | 19 | - |
| CMYK | 0.58 | 0 | 0.85 | 0.49 |
| HSL | 100.91º | 0.74% | 0.29% | - |
| HSV(B) | 100.91º | 0.85% | 0.51% | - |
| XYZ | 9.49 | 16.53 | 3.31 | - |
| YUV | 94.04 | 85.65 | 99.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 129 | 19 | 0.58 | 0 | 0.85 | 0.49 | 100.91 | 0.74 | 0.29 |
| Hex | 36 | 81 | 13 | 3A | 0 | 55 | 31 | 65 | 4A | 1D |
| Octal | 66 | 201 | 23 | 72 | 0 | 125 | 61 | 145 | 112 | 35 |
| Binary | 110110 | 10000001 | 10011 | 111010 | 0 | 1010101 | 110001 | 1100101 | 1001010 | 11101 |
Color Harmonies of #368113
Complementary color
Monochromatic Colors of #368113
Black with #368113
Text Example
Text Example
White with #368113
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #368113; }
p { color: rgb(54,129,19); }
H1.HeaderClassName
{
color: #368113;
}
.AnyTagClassName
{
color: #368113;
}
</style>
background-color css
<style>
a { background-color: #368113; }
a { background-color: rgb(54,129,19); }
div.DivClassName
{
background-color: #368113;
}
.BgClassName
{
background-color: #368113;
}
</style>
border-color css
<style>
span { border-color: #368113; }
span { border-color: rgb(54,129,19); }
td.TdClassName
{
border-color: #368113;
}
.TagClassName
{
border-color: #368113;
}
</style>