Shades of Bilbao #368312
Tints of Bilbao #368312
RGB
CMYK
RGB Variations
Color information
#368312 (or 0x368312) is known color: Bilbao. HEX triplet: 36, 83 and 12. RGB value is (54,131,18). Sum of RGB (Red+Green+Blue) = 54+131+18=203 (26% of max value = 765). Red value is 54 (21.48% from 255 or 26.60% from 203); Green value is 131 (51.56% from 255 or 64.53% from 203); Blue value is 18 (7.42% from 255 or 8.87% from 203); Max value from RGB is 131 - color contains mainly: green. Hex color #368312 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #368312 is #C97CED. Grayscale: #5F5F5F. Windows color (decimal): -13204718 or 1213238. OLE color: 1213238.
HSL color Cylindrical-coordinate representation of color #368312: hue angle of 100.88º degrees, saturation: 0.76, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #368312 is Cyan = 0.59, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 54 | 131 | 18 | - |
| CMYK | 0.59 | 0 | 0.86 | 0.49 |
| HSL | 100.89º | 0.76% | 0.29% | - |
| HSV(B) | 100.89º | 0.86% | 0.51% | - |
| XYZ | 9.75 | 17.06 | 3.35 | - |
| YUV | 95.1 | 84.49 | 98.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 131 | 18 | 0.59 | 0 | 0.86 | 0.49 | 100.89 | 0.76 | 0.29 |
| Hex | 36 | 83 | 12 | 3B | 0 | 56 | 31 | 65 | 4C | 1D |
| Octal | 66 | 203 | 22 | 73 | 0 | 126 | 61 | 145 | 114 | 35 |
| Binary | 110110 | 10000011 | 10010 | 111011 | 0 | 1010110 | 110001 | 1100101 | 1001100 | 11101 |
Color Harmonies of #368312
Complementary color
Monochromatic Colors of #368312
Black with #368312
Text Example
Text Example
White with #368312
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #368312; }
p { color: rgb(54,131,18); }
H1.HeaderClassName
{
color: #368312;
}
.AnyTagClassName
{
color: #368312;
}
</style>
background-color css
<style>
a { background-color: #368312; }
a { background-color: rgb(54,131,18); }
div.DivClassName
{
background-color: #368312;
}
.BgClassName
{
background-color: #368312;
}
</style>
border-color css
<style>
span { border-color: #368312; }
span { border-color: rgb(54,131,18); }
td.TdClassName
{
border-color: #368312;
}
.TagClassName
{
border-color: #368312;
}
</style>