Shades of Bilbao #367727
Tints of Bilbao #367727
RGB
CMYK
RGB Variations
Color information
#367727 (or 0x367727) is known color: Bilbao. HEX triplet: 36, 77 and 27. RGB value is (54,119,39). Sum of RGB (Red+Green+Blue) = 54+119+39=212 (28% of max value = 765). Red value is 54 (21.48% from 255 or 25.47% from 212); Green value is 119 (46.88% from 255 or 56.13% from 212); Blue value is 39 (15.62% from 255 or 18.40% from 212); Max value from RGB is 119 - color contains mainly: green. Hex color #367727 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #367727 is #C988D8. Grayscale: #5A5A5A. Windows color (decimal): -13207769 or 2586422. OLE color: 2586422.
HSL color Cylindrical-coordinate representation of color #367727: hue angle of 108.75º degrees, saturation: 0.51, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #367727 is Cyan = 0.55, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 54 | 119 | 39 | - |
| CMYK | 0.55 | 0 | 0.67 | 0.53 |
| HSL | 108.75º | 0.51% | 0.31% | - |
| HSV(B) | 108.75º | 0.67% | 0.47% | - |
| XYZ | 8.48 | 14.12 | 4.2 | - |
| YUV | 90.45 | 98.97 | 102 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 119 | 39 | 0.55 | 0 | 0.67 | 0.53 | 108.75 | 0.51 | 0.31 |
| Hex | 36 | 77 | 27 | 37 | 0 | 43 | 35 | 6D | 33 | 1F |
| Octal | 66 | 167 | 47 | 67 | 0 | 103 | 65 | 155 | 63 | 37 |
| Binary | 110110 | 1110111 | 100111 | 110111 | 0 | 1000011 | 110101 | 1101101 | 110011 | 11111 |
Color Harmonies of #367727
Complementary color
Monochromatic Colors of #367727
Black with #367727
Text Example
Text Example
White with #367727
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367727; }
p { color: rgb(54,119,39); }
H1.HeaderClassName
{
color: #367727;
}
.AnyTagClassName
{
color: #367727;
}
</style>
background-color css
<style>
a { background-color: #367727; }
a { background-color: rgb(54,119,39); }
div.DivClassName
{
background-color: #367727;
}
.BgClassName
{
background-color: #367727;
}
</style>
border-color css
<style>
span { border-color: #367727; }
span { border-color: rgb(54,119,39); }
td.TdClassName
{
border-color: #367727;
}
.TagClassName
{
border-color: #367727;
}
</style>