Shades of Bilbao #367619
Tints of Bilbao #367619
RGB
CMYK
RGB Variations
Color information
#367619 (or 0x367619) is known color: Bilbao. HEX triplet: 36, 76 and 19. RGB value is (54,118,25). Sum of RGB (Red+Green+Blue) = 54+118+25=197 (26% of max value = 765). Red value is 54 (21.48% from 255 or 27.41% from 197); Green value is 118 (46.48% from 255 or 59.90% from 197); Blue value is 25 (10.16% from 255 or 12.69% from 197); Max value from RGB is 118 - color contains mainly: green. Hex color #367619 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #367619 is #C989E6. Grayscale: #585858. Windows color (decimal): -13208039 or 1668662. OLE color: 1668662.
HSL color Cylindrical-coordinate representation of color #367619: hue angle of 101.29º degrees, saturation: 0.65, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #367619 is Cyan = 0.54, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 54 | 118 | 25 | - |
| CMYK | 0.54 | 0 | 0.79 | 0.54 |
| HSL | 101.29º | 0.65% | 0.28% | - |
| HSV(B) | 101.29º | 0.79% | 0.46% | - |
| XYZ | 8.18 | 13.81 | 3.15 | - |
| YUV | 88.26 | 92.3 | 103.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 118 | 25 | 0.54 | 0 | 0.79 | 0.54 | 101.29 | 0.65 | 0.28 |
| Hex | 36 | 76 | 19 | 36 | 0 | 4F | 36 | 65 | 41 | 1C |
| Octal | 66 | 166 | 31 | 66 | 0 | 117 | 66 | 145 | 101 | 34 |
| Binary | 110110 | 1110110 | 11001 | 110110 | 0 | 1001111 | 110110 | 1100101 | 1000001 | 11100 |
Color Harmonies of #367619
Complementary color
Monochromatic Colors of #367619
Black with #367619
Text Example
Text Example
White with #367619
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367619; }
p { color: rgb(54,118,25); }
H1.HeaderClassName
{
color: #367619;
}
.AnyTagClassName
{
color: #367619;
}
</style>
background-color css
<style>
a { background-color: #367619; }
a { background-color: rgb(54,118,25); }
div.DivClassName
{
background-color: #367619;
}
.BgClassName
{
background-color: #367619;
}
</style>
border-color css
<style>
span { border-color: #367619; }
span { border-color: rgb(54,118,25); }
td.TdClassName
{
border-color: #367619;
}
.TagClassName
{
border-color: #367619;
}
</style>