Shades of Bilbao #36791A
Tints of Bilbao #36791A
RGB
CMYK
RGB Variations
Color information
#36791A (or 0x36791A) is known color: Bilbao. HEX triplet: 36, 79 and 1A. RGB value is (54,121,26). Sum of RGB (Red+Green+Blue) = 54+121+26=201 (26% of max value = 765). Red value is 54 (21.48% from 255 or 26.87% from 201); Green value is 121 (47.66% from 255 or 60.20% from 201); Blue value is 26 (10.55% from 255 or 12.94% from 201); Max value from RGB is 121 - color contains mainly: green. Hex color #36791A is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #36791A is #C986E5. Grayscale: #5A5A5A. Windows color (decimal): -13207270 or 1734966. OLE color: 1734966.
HSL color Cylindrical-coordinate representation of color #36791A: hue angle of 102.32º degrees, saturation: 0.65, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #36791A is Cyan = 0.55, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 54 | 121 | 26 | - |
| CMYK | 0.55 | 0 | 0.79 | 0.53 |
| HSL | 102.32º | 0.65% | 0.29% | - |
| HSV(B) | 102.32º | 0.79% | 0.47% | - |
| XYZ | 8.55 | 14.53 | 3.33 | - |
| YUV | 90.14 | 91.8 | 102.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 121 | 26 | 0.55 | 0 | 0.79 | 0.53 | 102.32 | 0.65 | 0.29 |
| Hex | 36 | 79 | 1A | 37 | 0 | 4F | 35 | 66 | 41 | 1D |
| Octal | 66 | 171 | 32 | 67 | 0 | 117 | 65 | 146 | 101 | 35 |
| Binary | 110110 | 1111001 | 11010 | 110111 | 0 | 1001111 | 110101 | 1100110 | 1000001 | 11101 |
Color Harmonies of #36791A
Complementary color
Monochromatic Colors of #36791A
Black with #36791A
Text Example
Text Example
White with #36791A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #36791A; }
p { color: rgb(54,121,26); }
H1.HeaderClassName
{
color: #36791A;
}
.AnyTagClassName
{
color: #36791A;
}
</style>
background-color css
<style>
a { background-color: #36791A; }
a { background-color: rgb(54,121,26); }
div.DivClassName
{
background-color: #36791A;
}
.BgClassName
{
background-color: #36791A;
}
</style>
border-color css
<style>
span { border-color: #36791A; }
span { border-color: rgb(54,121,26); }
td.TdClassName
{
border-color: #36791A;
}
.TagClassName
{
border-color: #36791A;
}
</style>