Shades of Bilbao #367026
Tints of Bilbao #367026
RGB
CMYK
RGB Variations
Color information
#367026 (or 0x367026) is known color: Bilbao. HEX triplet: 36, 70 and 26. RGB value is (54,112,38). Sum of RGB (Red+Green+Blue) = 54+112+38=204 (27% of max value = 765). Red value is 54 (21.48% from 255 or 26.47% from 204); Green value is 112 (44.14% from 255 or 54.90% from 204); Blue value is 38 (15.23% from 255 or 18.63% from 204); Max value from RGB is 112 - color contains mainly: green. Hex color #367026 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #367026 is #C98FD9. Grayscale: #565656. Windows color (decimal): -13209562 or 2519094. OLE color: 2519094.
HSL color Cylindrical-coordinate representation of color #367026: hue angle of 107.03º degrees, saturation: 0.49, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #367026 is Cyan = 0.52, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 54 | 112 | 38 | - |
| CMYK | 0.52 | 0 | 0.66 | 0.56 |
| HSL | 107.03º | 0.49% | 0.29% | - |
| HSV(B) | 107.03º | 0.66% | 0.44% | - |
| XYZ | 7.67 | 12.51 | 3.84 | - |
| YUV | 86.22 | 100.78 | 105.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 112 | 38 | 0.52 | 0 | 0.66 | 0.56 | 107.03 | 0.49 | 0.29 |
| Hex | 36 | 70 | 26 | 34 | 0 | 42 | 38 | 6B | 31 | 1D |
| Octal | 66 | 160 | 46 | 64 | 0 | 102 | 70 | 153 | 61 | 35 |
| Binary | 110110 | 1110000 | 100110 | 110100 | 0 | 1000010 | 111000 | 1101011 | 110001 | 11101 |
Color Harmonies of #367026
Complementary color
Monochromatic Colors of #367026
Black with #367026
Text Example
Text Example
White with #367026
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367026; }
p { color: rgb(54,112,38); }
H1.HeaderClassName
{
color: #367026;
}
.AnyTagClassName
{
color: #367026;
}
</style>
background-color css
<style>
a { background-color: #367026; }
a { background-color: rgb(54,112,38); }
div.DivClassName
{
background-color: #367026;
}
.BgClassName
{
background-color: #367026;
}
</style>
border-color css
<style>
span { border-color: #367026; }
span { border-color: rgb(54,112,38); }
td.TdClassName
{
border-color: #367026;
}
.TagClassName
{
border-color: #367026;
}
</style>