Shades of Bilbao #367028
Tints of Bilbao #367028
RGB
CMYK
RGB Variations
Color information
#367028 (or 0x367028) is known color: Bilbao. HEX triplet: 36, 70 and 28. RGB value is (54,112,40). Sum of RGB (Red+Green+Blue) = 54+112+40=206 (27% of max value = 765). Red value is 54 (21.48% from 255 or 26.21% from 206); Green value is 112 (44.14% from 255 or 54.37% from 206); Blue value is 40 (16.02% from 255 or 19.42% from 206); Max value from RGB is 112 - color contains mainly: green. Hex color #367028 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #367028 is #C98FD7. Grayscale: #565656. Windows color (decimal): -13209560 or 2650166. OLE color: 2650166.
HSL color Cylindrical-coordinate representation of color #367028: hue angle of 108.33º degrees, saturation: 0.47, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #367028 is Cyan = 0.52, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 54 | 112 | 40 | - |
| CMYK | 0.52 | 0 | 0.64 | 0.56 |
| HSL | 108.33º | 0.47% | 0.3% | - |
| HSV(B) | 108.33º | 0.64% | 0.44% | - |
| XYZ | 7.7 | 12.53 | 4.02 | - |
| YUV | 86.45 | 101.78 | 104.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 112 | 40 | 0.52 | 0 | 0.64 | 0.56 | 108.33 | 0.47 | 0.3 |
| Hex | 36 | 70 | 28 | 34 | 0 | 40 | 38 | 6C | 2F | 1E |
| Octal | 66 | 160 | 50 | 64 | 0 | 100 | 70 | 154 | 57 | 36 |
| Binary | 110110 | 1110000 | 101000 | 110100 | 0 | 1000000 | 111000 | 1101100 | 101111 | 11110 |
Color Harmonies of #367028
Complementary color
Monochromatic Colors of #367028
Black with #367028
Text Example
Text Example
White with #367028
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367028; }
p { color: rgb(54,112,40); }
H1.HeaderClassName
{
color: #367028;
}
.AnyTagClassName
{
color: #367028;
}
</style>
background-color css
<style>
a { background-color: #367028; }
a { background-color: rgb(54,112,40); }
div.DivClassName
{
background-color: #367028;
}
.BgClassName
{
background-color: #367028;
}
</style>
border-color css
<style>
span { border-color: #367028; }
span { border-color: rgb(54,112,40); }
td.TdClassName
{
border-color: #367028;
}
.TagClassName
{
border-color: #367028;
}
</style>