Shades of Bilbao #367915
Tints of Bilbao #367915
RGB
CMYK
RGB Variations
Color information
#367915 (or 0x367915) is known color: Bilbao. HEX triplet: 36, 79 and 15. RGB value is (54,121,21). Sum of RGB (Red+Green+Blue) = 54+121+21=196 (25% of max value = 765). Red value is 54 (21.48% from 255 or 27.55% from 196); Green value is 121 (47.66% from 255 or 61.73% from 196); Blue value is 21 (8.59% from 255 or 10.71% from 196); Max value from RGB is 121 - color contains mainly: green. Hex color #367915 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #367915 is #C986EA. Grayscale: #595959. Windows color (decimal): -13207275 or 1407286. OLE color: 1407286.
HSL color Cylindrical-coordinate representation of color #367915: hue angle of 100.2º degrees, saturation: 0.7, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #367915 is Cyan = 0.55, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 54 | 121 | 21 | - |
| CMYK | 0.55 | 0 | 0.83 | 0.53 |
| HSL | 100.2º | 0.7% | 0.28% | - |
| HSV(B) | 100.2º | 0.83% | 0.47% | - |
| XYZ | 8.49 | 14.51 | 3.06 | - |
| YUV | 89.57 | 89.3 | 102.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 121 | 21 | 0.55 | 0 | 0.83 | 0.53 | 100.2 | 0.7 | 0.28 |
| Hex | 36 | 79 | 15 | 37 | 0 | 53 | 35 | 64 | 46 | 1C |
| Octal | 66 | 171 | 25 | 67 | 0 | 123 | 65 | 144 | 106 | 34 |
| Binary | 110110 | 1111001 | 10101 | 110111 | 0 | 1010011 | 110101 | 1100100 | 1000110 | 11100 |
Color Harmonies of #367915
Complementary color
Monochromatic Colors of #367915
Black with #367915
Text Example
Text Example
White with #367915
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367915; }
p { color: rgb(54,121,21); }
H1.HeaderClassName
{
color: #367915;
}
.AnyTagClassName
{
color: #367915;
}
</style>
background-color css
<style>
a { background-color: #367915; }
a { background-color: rgb(54,121,21); }
div.DivClassName
{
background-color: #367915;
}
.BgClassName
{
background-color: #367915;
}
</style>
border-color css
<style>
span { border-color: #367915; }
span { border-color: rgb(54,121,21); }
td.TdClassName
{
border-color: #367915;
}
.TagClassName
{
border-color: #367915;
}
</style>